Skip to content

Commit afe878f

Browse files
Bump @nomicfoundation/hardhat-toolbox from 3.0.0 to 5.0.0
Bumps [@nomicfoundation/hardhat-toolbox](https://github.com/nomicfoundation/hardhat) from 3.0.0 to 5.0.0. - [Release notes](https://github.com/nomicfoundation/hardhat/releases) - [Commits](https://github.com/nomicfoundation/hardhat/compare/@nomicfoundation/hardhat-toolbox@3.0.0...@nomicfoundation/hardhat-toolbox@5.0.0) --- updated-dependencies: - dependency-name: "@nomicfoundation/hardhat-toolbox" dependency-version: 5.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c3eb65f commit afe878f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@
77
"deploy": "npx hardhat run scripts/deploy.js --network localhost"
88
},
99
"devDependencies": {
10-
"@nomicfoundation/hardhat-toolbox": "^3.0.0"
10+
"@nomicfoundation/hardhat-toolbox": "^5.0.0"
1111
}
1212
}

0 commit comments

Comments
 (0)