Skip to content

Commit

Permalink
chore(deps-dev): bump chalk from 4.1.2 to 5.3.0 (#467)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 23, 2024
1 parent 229a941 commit 46f8598
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 9 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"@substrate/dev": "^0.7.1",
"@types/cli-progress": "^3",
"ansi-colors": "^4.1.3",
"chalk": "4.1.2",
"chalk": "5.3.0",
"cli-progress": "^3.12.0",
"typedoc": "^0.26.10",
"typedoc-plugin-missing-exports": "^3.0.0",
Expand Down
23 changes: 15 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1476,7 +1476,7 @@ __metadata:
"@substrate/dev": "npm:^0.7.1"
"@types/cli-progress": "npm:^3"
ansi-colors: "npm:^4.1.3"
chalk: "npm:4.1.2"
chalk: "npm:5.3.0"
cli-progress: "npm:^3.12.0"
typedoc: "npm:^0.26.10"
typedoc-plugin-missing-exports: "npm:^3.0.0"
Expand Down Expand Up @@ -2293,13 +2293,10 @@ __metadata:
languageName: node
linkType: hard

"chalk@npm:4.1.2, chalk@npm:^4.0.0":
version: 4.1.2
resolution: "chalk@npm:4.1.2"
dependencies:
ansi-styles: "npm:^4.1.0"
supports-color: "npm:^7.1.0"
checksum: 10/cb3f3e594913d63b1814d7ca7c9bafbf895f75fbf93b92991980610dfd7b48500af4e3a5d4e3a8f337990a96b168d7eb84ee55efdce965e2ee8efc20f8c8f139
"chalk@npm:5.3.0":
version: 5.3.0
resolution: "chalk@npm:5.3.0"
checksum: 10/6373caaab21bd64c405bfc4bd9672b145647fc9482657b5ea1d549b3b2765054e9d3d928870cdf764fb4aad67555f5061538ff247b8310f110c5c888d92397ea
languageName: node
linkType: hard

Expand All @@ -2314,6 +2311,16 @@ __metadata:
languageName: node
linkType: hard

"chalk@npm:^4.0.0":
version: 4.1.2
resolution: "chalk@npm:4.1.2"
dependencies:
ansi-styles: "npm:^4.1.0"
supports-color: "npm:^7.1.0"
checksum: 10/cb3f3e594913d63b1814d7ca7c9bafbf895f75fbf93b92991980610dfd7b48500af4e3a5d4e3a8f337990a96b168d7eb84ee55efdce965e2ee8efc20f8c8f139
languageName: node
linkType: hard

"char-regex@npm:^1.0.2":
version: 1.0.2
resolution: "char-regex@npm:1.0.2"
Expand Down

0 comments on commit 46f8598

Please sign in to comment.