Skip to content
This repository was archived by the owner on May 16, 2024. It is now read-only.

Commit c38fa2a

Browse files
Bump @openzeppelin/contracts from 4.7.3 to 5.0.0
Bumps [@openzeppelin/contracts](https://github.com/OpenZeppelin/openzeppelin-contracts) from 4.7.3 to 5.0.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.7.3...v5.0.0) --- updated-dependencies: - dependency-name: "@openzeppelin/contracts" dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8e9f464 commit c38fa2a

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"@babel/preset-env": "^7.12.7",
5151
"@babel/preset-typescript": "^7.12.7",
5252
"@nomiclabs/hardhat-ethers": "^2.0.5",
53-
"@openzeppelin/contracts": "^4.6.0",
53+
"@openzeppelin/contracts": "^5.0.0",
5454
"@release-it/keep-a-changelog": "^3.0.0",
5555
"@rollup/plugin-babel": "^5.3.1",
5656
"@rollup/plugin-commonjs": "^22.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2039,10 +2039,10 @@
20392039
dependencies:
20402040
"@octokit/openapi-types" "^13.10.0"
20412041

2042-
"@openzeppelin/contracts@^4.6.0":
2043-
version "4.7.3"
2044-
resolved "https://registry.npmjs.org/@openzeppelin/contracts/-/contracts-4.7.3.tgz"
2045-
integrity sha512-dGRS0agJzu8ybo44pCIf3xBaPQN/65AIXNgK8+4gzKd5kbvlqyxryUYVLJv7fK98Seyd2hDZzVEHSWAh0Bt1Yw==
2042+
"@openzeppelin/contracts@^5.0.0":
2043+
version "5.0.0"
2044+
resolved "https://registry.yarnpkg.com/@openzeppelin/contracts/-/contracts-5.0.0.tgz#ee0e4b4564f101a5c4ee398cd4d73c0bd92b289c"
2045+
integrity sha512-bv2sdS6LKqVVMLI5+zqnNrNU/CA+6z6CmwFXm/MzmOPBRSO5reEJN7z0Gbzvs0/bv/MZZXNklubpwy3v2+azsw==
20462046

20472047
"@pnpm/network.ca-file@^1.0.1":
20482048
version "1.0.1"

0 commit comments

Comments
 (0)