Skip to content

Commit

Permalink
fix(deps): update dependency chalk to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed May 12, 2022
1 parent 7da5de4 commit 0221c0c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
"babel-plugin-polyfill-regenerator": "^0.3.1",
"babel-plugin-transform-rename-import": "^2.3.0",
"camelcase": "^6.3.0",
"chalk": "^4.1.2",
"chalk": "^5.0.1",
"confusing-browser-globals": "^1.0.11",
"enquirer": "^2.3.6",
"eslint": "^8.7.0",
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3685,7 +3685,7 @@ __metadata:
languageName: node
linkType: hard

"chalk@npm:5.0.1, chalk@npm:^5.0.0":
"chalk@npm:5.0.1, chalk@npm:^5.0.0, chalk@npm:^5.0.1":
version: 5.0.1
resolution: "chalk@npm:5.0.1"
checksum: 7b45300372b908f0471fbf7389ce2f5de8d85bb949026fd51a1b95b10d0ed32c7ed5aab36dd5e9d2bf3191867909b4404cef75c5f4d2d1daeeacd301dd280b76
Expand All @@ -3703,7 +3703,7 @@ __metadata:
languageName: node
linkType: hard

"chalk@npm:^4.0.0, chalk@npm:^4.1.0, chalk@npm:^4.1.1, chalk@npm:^4.1.2":
"chalk@npm:^4.0.0, chalk@npm:^4.1.0, chalk@npm:^4.1.1":
version: 4.1.2
resolution: "chalk@npm:4.1.2"
dependencies:
Expand Down Expand Up @@ -4949,7 +4949,7 @@ __metadata:
babel-plugin-replace-identifiers: ^0.1.1
babel-plugin-transform-rename-import: ^2.3.0
camelcase: ^6.3.0
chalk: ^4.1.2
chalk: ^5.0.1
confusing-browser-globals: ^1.0.11
cssnano: ^5.1.7
doctoc: ^2.1.0
Expand Down

0 comments on commit 0221c0c

Please sign in to comment.