Skip to content

Commit 129dd19

Browse files
fix(deps): update dependency chalk to v5
1 parent bee0f37 commit 129dd19

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
]
4040
},
4141
"dependencies": {
42-
"chalk": "2.4.1",
42+
"chalk": "5.4.1",
4343
"execa": "1.0.0",
4444
"git-url-parse": "^11.1.1",
4545
"inquirer": "6.2.1",

yarn.lock

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1193,7 +1193,12 @@ caw@^2.0.0:
11931193
tunnel-agent "^0.6.0"
11941194
url-to-options "^1.0.1"
11951195

1196-
[email protected], chalk@^2.0.0, chalk@^2.0.1, chalk@^2.3.2, chalk@^2.4.1:
1196+
1197+
version "5.4.1"
1198+
resolved "https://registry.yarnpkg.com/chalk/-/chalk-5.4.1.tgz#1b48bf0963ec158dce2aacf69c093ae2dd2092d8"
1199+
integrity sha512-zgVZuo2WcZgfUEmsn6eO3kINexW8RAE4maiQ8QNs8CtpPCSyMiYsULR3HQYkm3w8FIA3SberyMJMSldGsW+U3w==
1200+
1201+
chalk@^2.0.0, chalk@^2.0.1, chalk@^2.3.2, chalk@^2.4.1:
11971202
version "2.4.1"
11981203
resolved "https://registry.yarnpkg.com/chalk/-/chalk-2.4.1.tgz#18c49ab16a037b6eb0152cc83e3471338215b66e"
11991204
integrity sha512-ObN6h1v2fTJSmUXoS3nMQ92LbDK9be4TV+6G+omQlGJFdcUX5heKi1LZ1YnRMIgwTLEj3E24bT6tYni50rlCfQ==

0 commit comments

Comments
 (0)