Skip to content

Commit

Permalink
chore(deps-dev): bump @openzeppelin/contracts from 4.7.1 to 4.7.2
Browse files Browse the repository at this point in the history
Bumps [@openzeppelin/contracts](https://github.com/OpenZeppelin/openzeppelin-contracts) from 4.7.1 to 4.7.2.
- [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.7.1...v4.7.2)

---
updated-dependencies:
- dependency-name: "@openzeppelin/contracts"
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Aug 14, 2022
1 parent 9acac2c commit cbbbaa4
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -34,7 +34,7 @@
"@nomiclabs/hardhat-ethers": "2.0.4",
"@nomiclabs/hardhat-etherscan": "3.0.0",
"@nomiclabs/hardhat-waffle": "2.0.2",
"@openzeppelin/contracts": "4.7.1",
"@openzeppelin/contracts": "4.7.2",
"@resolver-engine/core": "0.3.3",
"@types/node": "17.0.12",
"chai": "4.3.6",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -1560,10 +1560,10 @@
widest-line "^3.1.0"
wrap-ansi "^6.2.0"

"@openzeppelin/contracts@4.7.1":
version "4.7.1"
resolved "https://registry.yarnpkg.com/@openzeppelin/contracts/-/contracts-4.7.1.tgz#33d0a857b76b18d313e6bb6ed28cdaf367e90cfe"
integrity sha512-UXmAjKARsXORHlHZu5GCD7ZbRKm6nU8UHnbuT/QJJa2JEOEcbvV/X8w/sUk62Sl9VZuuljM1akrZLyAtzUgsxw==
"@openzeppelin/contracts@4.7.2":
version "4.7.2"
resolved "https://registry.yarnpkg.com/@openzeppelin/contracts/-/contracts-4.7.2.tgz#7587416fe2d35abf574193515b8971bfe9f64bc7"
integrity sha512-4n/JL9izql8303mPqPdubuna/DWEMbmOzWYUWyCPhjhiEr2w3nQrjE7vZz1fBF+wzzP6dZbIcsgqACk53c9FGA==

"@openzeppelin/contracts@^3.3.0":
version "3.4.2"
Expand Down

0 comments on commit cbbbaa4

Please sign in to comment.