Skip to content

Commit 4016878

Browse files
Build(deps): bump @openzeppelin/contracts from 4.8.2 to 4.8.3 in /hardhat (#367)
Build(deps): bump @openzeppelin/contracts in /hardhat Bumps [@openzeppelin/contracts](https://github.com/OpenZeppelin/openzeppelin-contracts) from 4.8.2 to 4.8.3. - [Release notes](https://github.com/OpenZeppelin/openzeppelin-contracts/releases) - [Changelog](https://github.com/OpenZeppelin/openzeppelin-contracts/blob/v4.8.3/CHANGELOG.md) - [Commits](OpenZeppelin/openzeppelin-contracts@v4.8.2...v4.8.3) --- updated-dependencies: - dependency-name: "@openzeppelin/contracts" dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 461d993 commit 4016878

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

hardhat/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"@nomicfoundation/hardhat-chai-matchers": "^1.0.5",
3333
"@nomicfoundation/hardhat-network-helpers": "^1.0.0",
3434
"@nomicfoundation/hardhat-toolbox": "^2.0.0",
35-
"@openzeppelin/contracts": "^4.8.2",
35+
"@openzeppelin/contracts": "^4.8.3",
3636
"@typechain/hardhat": "^6.1.2",
3737
"babel-eslint": "^10.1.0",
3838
"dotenv": "^10.0.0",

hardhat/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -815,10 +815,10 @@
815815
table "^6.8.0"
816816
undici "^5.4.0"
817817

818-
"@openzeppelin/contracts@^4.8.2":
819-
version "4.8.2"
820-
resolved "https://registry.yarnpkg.com/@openzeppelin/contracts/-/contracts-4.8.2.tgz#d815ade0027b50beb9bcca67143c6bcc3e3923d6"
821-
integrity sha512-kEUOgPQszC0fSYWpbh2kT94ltOJwj1qfT2DWo+zVttmGmf97JZ99LspePNaeeaLhCImaHVeBbjaQFZQn7+Zc5g==
818+
"@openzeppelin/contracts@^4.8.3":
819+
version "4.8.3"
820+
resolved "https://registry.yarnpkg.com/@openzeppelin/contracts/-/contracts-4.8.3.tgz#cbef3146bfc570849405f59cba18235da95a252a"
821+
integrity sha512-bQHV8R9Me8IaJoJ2vPG4rXcL7seB7YVuskr4f+f5RyOStSZetwzkWtoqDMl5erkBJy0lDRUnIR2WIkPiC0GJlg==
822822

823823
"@scure/base@~1.1.0":
824824
version "1.1.1"

0 commit comments

Comments
 (0)