Skip to content

Commit

Permalink
fix(deps): update dependency @openzeppelin/upgrades-core to v1.41.0 (#…
Browse files Browse the repository at this point in the history
…15205)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 2, 2024
1 parent 69fbe04 commit 83d02c0
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 14 deletions.
2 changes: 1 addition & 1 deletion governance/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"@nomicfoundation/hardhat-verify": "2.0.11",
"@nomiclabs/hardhat-ethers": "2.2.3",
"@openzeppelin/hardhat-upgrades": "3.6.0",
"@openzeppelin/upgrades-core": "1.40.0",
"@openzeppelin/upgrades-core": "1.41.0",
"@safe-global/api-kit": "2.5.4",
"@safe-global/protocol-kit": "5.0.4",
"@tenderly/hardhat-tenderly": "2.5.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/hardhat-helpers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"@matterlabs/hardhat-zksync-verify": "1.7.0",
"@nomiclabs/hardhat-ethers": "2.2.3",
"@nomiclabs/hardhat-waffle": "2.0.6",
"@openzeppelin/upgrades-core": "1.40.0",
"@openzeppelin/upgrades-core": "1.41.0",
"@unlock-protocol/contracts": "workspace:^",
"@unlock-protocol/networks": "workspace:^",
"@unlock-protocol/tsconfig": "workspace:^",
Expand Down
24 changes: 12 additions & 12 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11716,11 +11716,11 @@ __metadata:
languageName: node
linkType: hard

"@openzeppelin/upgrades-core@npm:1.40.0, @openzeppelin/upgrades-core@npm:^1.32.2, @openzeppelin/upgrades-core@npm:^1.37.0, @openzeppelin/upgrades-core@npm:^1.38.0, @openzeppelin/upgrades-core@npm:^1.40.0":
version: 1.40.0
resolution: "@openzeppelin/upgrades-core@npm:1.40.0"
"@openzeppelin/upgrades-core@npm:1.41.0, @openzeppelin/upgrades-core@npm:^1.41.0":
version: 1.41.0
resolution: "@openzeppelin/upgrades-core@npm:1.41.0"
dependencies:
"@nomicfoundation/slang": "npm:^0.17.0"
"@nomicfoundation/slang": "npm:^0.18.3"
cbor: "npm:^9.0.0"
chalk: "npm:^4.1.0"
compare-versions: "npm:^6.0.0"
Expand All @@ -11732,15 +11732,15 @@ __metadata:
solidity-ast: "npm:^0.4.51"
bin:
openzeppelin-upgrades-core: dist/cli/cli.js
checksum: 10/99e6d7b411450e8bfc865d98f6de705f0839b9d3aea7e221d880e0fa58bee5b9159d53ccbd6cb69e58d00fd5daf55b90be179eb58957a5b30e321f3e28945660
checksum: 10/fb8b6c11326f71809dd07b2b451daf037d99cc8c6748ca82b47fe4573314ca4c037f872945c7f02b072cb9af4309e56323ba3a1b754ecfaaaa480ee4e416280c
languageName: node
linkType: hard

"@openzeppelin/upgrades-core@npm:^1.41.0":
version: 1.41.0
resolution: "@openzeppelin/upgrades-core@npm:1.41.0"
"@openzeppelin/upgrades-core@npm:^1.32.2, @openzeppelin/upgrades-core@npm:^1.37.0, @openzeppelin/upgrades-core@npm:^1.38.0, @openzeppelin/upgrades-core@npm:^1.40.0":
version: 1.40.0
resolution: "@openzeppelin/upgrades-core@npm:1.40.0"
dependencies:
"@nomicfoundation/slang": "npm:^0.18.3"
"@nomicfoundation/slang": "npm:^0.17.0"
cbor: "npm:^9.0.0"
chalk: "npm:^4.1.0"
compare-versions: "npm:^6.0.0"
Expand All @@ -11752,7 +11752,7 @@ __metadata:
solidity-ast: "npm:^0.4.51"
bin:
openzeppelin-upgrades-core: dist/cli/cli.js
checksum: 10/fb8b6c11326f71809dd07b2b451daf037d99cc8c6748ca82b47fe4573314ca4c037f872945c7f02b072cb9af4309e56323ba3a1b754ecfaaaa480ee4e416280c
checksum: 10/99e6d7b411450e8bfc865d98f6de705f0839b9d3aea7e221d880e0fa58bee5b9159d53ccbd6cb69e58d00fd5daf55b90be179eb58957a5b30e321f3e28945660
languageName: node
linkType: hard

Expand Down Expand Up @@ -18217,7 +18217,7 @@ __metadata:
"@nomicfoundation/hardhat-verify": "npm:2.0.11"
"@nomiclabs/hardhat-ethers": "npm:2.2.3"
"@openzeppelin/hardhat-upgrades": "npm:3.6.0"
"@openzeppelin/upgrades-core": "npm:1.40.0"
"@openzeppelin/upgrades-core": "npm:1.41.0"
"@safe-global/api-kit": "npm:2.5.4"
"@safe-global/protocol-kit": "npm:5.0.4"
"@tenderly/hardhat-tenderly": "npm:2.5.1"
Expand Down Expand Up @@ -18246,7 +18246,7 @@ __metadata:
"@matterlabs/hardhat-zksync-verify": "npm:1.7.0"
"@nomiclabs/hardhat-ethers": "npm:2.2.3"
"@nomiclabs/hardhat-waffle": "npm:2.0.6"
"@openzeppelin/upgrades-core": "npm:1.40.0"
"@openzeppelin/upgrades-core": "npm:1.41.0"
"@unlock-protocol/contracts": "workspace:^"
"@unlock-protocol/networks": "workspace:^"
"@unlock-protocol/tsconfig": "workspace:^"
Expand Down

0 comments on commit 83d02c0

Please sign in to comment.