Skip to content

Commit

Permalink
Merge branch 'master' into fs-652-fix-useBalanceOnSourceChain-hook
Browse files Browse the repository at this point in the history
  • Loading branch information
fionnachan authored Jul 19, 2024
2 parents e44a35c + beb0b36 commit fb9365e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion packages/arb-token-bridge-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"@headlessui/react": "^1.7.8",
"@headlessui/tailwindcss": "^0.1.2",
"@heroicons/react": "^2.0.18",
"@offchainlabs/cobalt": "0.3.5",
"@offchainlabs/cobalt": "^0.3.6",
"@rainbow-me/rainbowkit": "^0.12.16",
"@rehooks/local-storage": "^2.4.4",
"@sentry/react": "^7.73.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1504,10 +1504,10 @@
"@nodelib/fs.scandir" "2.1.5"
fastq "^1.6.0"

"@offchainlabs/[email protected].5":
version "0.3.5"
resolved "https://registry.yarnpkg.com/@offchainlabs/cobalt/-/cobalt-0.3.5.tgz#495befa3f59d9a02165ae683dc712bd952703076"
integrity sha512-4+rgtc67YdAq0viN9uMrkLyYo23uVAXHrGCAzpnP6+cXtZ/GVIt4qFOZKxq3w6b2raFn/gf8VFuRlHwR3DumHA==
"@offchainlabs/cobalt@^0.3.6":
version "0.3.6"
resolved "https://registry.yarnpkg.com/@offchainlabs/cobalt/-/cobalt-0.3.6.tgz#e7daa9b20a7ff5897cb57d39927ebbf1ede3ae5f"
integrity sha512-7WSP6Mme+pMAoIxO+PHHF1ICKc/htky8xd1QbkzOFQAyMSrkVxqICnKsLr8Pu1nzG597A6BApk//LYv/0EkUjg==

"@parcel/[email protected]":
version "2.4.1"
Expand Down

0 comments on commit fb9365e

Please sign in to comment.