Skip to content

Commit ad9233e

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

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
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.1",
5858
"codecov": "^3.5.0",
5959
"cross-spawn": "^6.0.5",
6060
"eslint": "^6.2.0",

yarn.lock

Lines changed: 5 additions & 0 deletions
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.1:
1731+
version "5.4.1"
1732+
resolved "https://registry.yarnpkg.com/chalk/-/chalk-5.4.1.tgz#1b48bf0963ec158dce2aacf69c093ae2dd2092d8"
1733+
integrity sha512-zgVZuo2WcZgfUEmsn6eO3kINexW8RAE4maiQ8QNs8CtpPCSyMiYsULR3HQYkm3w8FIA3SberyMJMSldGsW+U3w==
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)