Skip to content

Commit 1c8f1d9

Browse files
chore(deps): bump chalk from 4.1.2 to 5.4.1
Bumps [chalk](https://github.com/chalk/chalk) from 4.1.2 to 5.4.1. - [Release notes](https://github.com/chalk/chalk/releases) - [Commits](chalk/chalk@v4.1.2...v5.4.1) --- updated-dependencies: - dependency-name: chalk dependency-version: 5.4.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent bdee7e2 commit 1c8f1d9

File tree

3 files changed

+12
-6
lines changed

3 files changed

+12
-6
lines changed

packages/hardhat-polkadot-node/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"@types/mocha": "^10.0.10",
3939
"@types/node": "^22.15.3",
4040
"axios": "1.9.0",
41-
"chalk": "4",
41+
"chalk": "5",
4242
"debug": "^4.4.0",
4343
"ts-node": "^10.9.2",
4444
"typescript": "^5.7.2"

packages/hardhat-polkadot-resolc/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"@parity/revive": "^0.0.21",
3737
"@types/debug": "^4",
3838
"@types/node": "^22.15.3",
39-
"chalk": "4",
39+
"chalk": "5",
4040
"debug": "^4.4.0",
4141
"solc": "^0.8.28",
4242
"ts-node": "^10.9.2",

pnpm-lock.yaml

+10-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)