Skip to content

Commit 678bf33

Browse files
dependabot[bot]jaybuidl
authored andcommitted
chore(deps-dev): bump @openzeppelin/contracts from 4.6.0 to 4.7.0
Bumps [@openzeppelin/contracts](https://github.com/OpenZeppelin/openzeppelin-contracts) from 4.6.0 to 4.7.0. - [Release notes](https://github.com/OpenZeppelin/openzeppelin-contracts/releases) - [Changelog](https://github.com/OpenZeppelin/openzeppelin-contracts/blob/master/CHANGELOG.md) - [Commits](OpenZeppelin/openzeppelin-contracts@v4.6.0...v4.7.0) --- updated-dependencies: - dependency-name: "@openzeppelin/contracts" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7f8de31 commit 678bf33

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

contracts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"devDependencies": {
2424
"@nomiclabs/hardhat-ethers": "npm:hardhat-deploy-ethers@0.3.0-beta.13",
2525
"@nomiclabs/hardhat-waffle": "^2.0.3",
26-
"@openzeppelin/contracts": "^4.6.0",
26+
"@openzeppelin/contracts": "^4.7.0",
2727
"@tenderly/hardhat-tenderly": "^1.1.3",
2828
"@typechain/ethers-v5": "^10.0.0",
2929
"@typechain/hardhat": "^6.1.2",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2253,7 +2253,7 @@ __metadata:
22532253
dependencies:
22542254
"@nomiclabs/hardhat-ethers": "npm:hardhat-deploy-ethers@0.3.0-beta.13"
22552255
"@nomiclabs/hardhat-waffle": ^2.0.3
2256-
"@openzeppelin/contracts": ^4.6.0
2256+
"@openzeppelin/contracts": ^4.7.0
22572257
"@tenderly/hardhat-tenderly": ^1.1.3
22582258
"@typechain/ethers-v5": ^10.0.0
22592259
"@typechain/hardhat": ^6.1.2
@@ -2590,10 +2590,10 @@ __metadata:
25902590
languageName: node
25912591
linkType: hard
25922592

2593-
"@openzeppelin/contracts@npm:^4.6.0":
2594-
version: 4.6.0
2595-
resolution: "@openzeppelin/contracts@npm:4.6.0"
2596-
checksum: 1de06211b279d7aef2bb9abbdd58eb80c71256f7e888a10855ea23bb06ef8723b22fb550d06af60247dfbd7f0f23de9821732012d7541a823339070a8442d1db
2593+
"@openzeppelin/contracts@npm:^4.7.0":
2594+
version: 4.7.0
2595+
resolution: "@openzeppelin/contracts@npm:4.7.0"
2596+
checksum: ac917e668505ffbd300fcb00fd2f39b5f1153f77f82d482988336a881134b806b2d820f4293962691ef4d6f9f8ee5ecc71da82c6eb6ad2f02810511e90fa0d96
25972597
languageName: node
25982598
linkType: hard
25992599

0 commit comments

Comments
 (0)