Skip to content

Commit

Permalink
dependabot: bump @zetachain/protocol-contracts
Browse files Browse the repository at this point in the history
Bumps @zetachain/protocol-contracts from 10.0.0-rc8 to 10.0.0-rc9.

---
updated-dependencies:
- dependency-name: "@zetachain/protocol-contracts"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 29, 2024
1 parent a2ae67e commit dddcfc0
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"typescript": "^5.5.4"
},
"dependencies": {
"@zetachain/protocol-contracts": "10.0.0-rc8",
"@zetachain/protocol-contracts": "10.0.0-rc9",
"ansis": "^3.3.2",
"concurrently": "^8.2.2",
"ethers": "^6.13.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -772,10 +772,10 @@
"@typescript-eslint/types" "8.0.1"
eslint-visitor-keys "^3.4.3"

"@zetachain/[email protected]rc8":
version "10.0.0-rc8"
resolved "https://registry.yarnpkg.com/@zetachain/protocol-contracts/-/protocol-contracts-10.0.0-rc8.tgz#3ca4385c87daf7978cff01366f64beecba5bb3b6"
integrity sha512-RWFxwmLDMJfSh8IOxrCoJTVrlJcfCBiEMULVrBRQJk7cg7J/X10YEqdoglYZCrmkSrWoHEd0s6zbckXKjUA1FQ==
"@zetachain/[email protected]rc9":
version "10.0.0-rc9"
resolved "https://registry.yarnpkg.com/@zetachain/protocol-contracts/-/protocol-contracts-10.0.0-rc9.tgz#edee08ded7ac1d200ba20f595fe916e9c3a66203"
integrity sha512-oAmsbpjCglGEL8oQVk+UKYBIdo9ZVP2kIUGnIw0O1FakbBH4+eWjCJjD/bZ8q0HxzEWjpu91tFRsdc3w2q5aqg==
dependencies:
"@openzeppelin/contracts" "^5.0.2"
"@openzeppelin/contracts-upgradeable" "^5.0.2"
Expand Down

0 comments on commit dddcfc0

Please sign in to comment.