Skip to content

Commit

Permalink
chore(deps): update dependency chalk to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Mar 11, 2022
1 parent 6e06520 commit a48ca14
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@
"babel-loader": "^8.2.3",
"babel-plugin-istanbul": "^6.1.1",
"chai": "^4.3.6",
"chalk": "^4.1.2",
"chalk": "^5.0.1",
"cherry-pick": "^0.5.0",
"codecov": "^3.8.3",
"conventional-changelog-cli": "^2.2.2",
Expand Down
5 changes: 5 additions & 0 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2641,6 +2641,11 @@ chalk@^4.0.0, chalk@^4.1.0, chalk@^4.1.1, chalk@^4.1.2:
ansi-styles "^4.1.0"
supports-color "^7.1.0"

chalk@^5.0.1:
version "5.0.1"
resolved "https://registry.yarnpkg.com/chalk/-/chalk-5.0.1.tgz#ca57d71e82bb534a296df63bbacc4a1c22b2a4b6"
integrity sha512-Fo07WOYGqMfCWHOzSXOt2CxDbC6skS/jO9ynEcmpANMoPrD+W1r1K6Vx7iNm+AQmETU1Xr2t+n8nzkV9t6xh3w==

chardet@^0.7.0:
version "0.7.0"
resolved "https://registry.yarnpkg.com/chardet/-/chardet-0.7.0.tgz#90094849f0937f2eedc2425d0d28a9e5f0cbad9e"
Expand Down

0 comments on commit a48ca14

Please sign in to comment.