Skip to content

Commit 24e8d97

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

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": "^5.0.0"
10+
"@nomicfoundation/hardhat-toolbox": "^6.0.0"
1111
}
1212
}

0 commit comments

Comments
 (0)