Skip to content

Commit 519b024

Browse files
chore(deps): update devdependency chalk to v5
1 parent 34f27b1 commit 519b024

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"babel-jest": "^24.9.0",
5555
"babel-loader": "^8.0.6",
5656
"babel-register": "^6.22.0",
57-
"chalk": "^2.4.2",
57+
"chalk": "^5.4.0",
5858
"codecov": "^3.5.0",
5959
"cross-spawn": "^6.0.5",
6060
"eslint": "^6.2.0",

yarn.lock

+5
Original file line numberDiff line numberDiff line change
@@ -1727,6 +1727,11 @@ chalk@^2.0.0, chalk@^2.0.1, chalk@^2.1.0:
17271727
escape-string-regexp "^1.0.5"
17281728
supports-color "^5.3.0"
17291729

1730+
chalk@^5.4.0:
1731+
version "5.4.0"
1732+
resolved "https://registry.yarnpkg.com/chalk/-/chalk-5.4.0.tgz#846fdb5d5d939d6fa3d565cd5545697b6f8b6923"
1733+
integrity sha512-ZkD35Mx92acjB2yNJgziGqT9oKHEOxjTBTDRpOsRWtdecL/0jM3z5kM/CTzHWvHIen1GvkM85p6TuFfDGfc8/Q==
1734+
17301735
chardet@^0.7.0:
17311736
version "0.7.0"
17321737
resolved "https://registry.yarnpkg.com/chardet/-/chardet-0.7.0.tgz#90094849f0937f2eedc2425d0d28a9e5f0cbad9e"

0 commit comments

Comments
 (0)