Skip to content

Commit e15ee26

Browse files
renovate-botrenovate[bot]
authored andcommitted
⬆️ deps: Upgrade dependency chalk to v5.0.1
1 parent f78535b commit e15ee26

File tree

2 files changed

+10
-5
lines changed

2 files changed

+10
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@
8080
"babel-plugin-unassert": "3.2.0",
8181
"babel-preset-power-assert": "3.0.0",
8282
"c8": "7.11.0",
83-
"chalk": "5.0.0",
83+
"chalk": "5.0.1",
8484
"esdoc": "1.1.0",
8585
"esdoc-inject-script-plugin": "1.0.0",
8686
"esdoc-inject-style-plugin": "1.0.0",

yarn.lock

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3273,10 +3273,10 @@ cbor@^8.1.0:
32733273
dependencies:
32743274
nofilter "^3.1.0"
32753275

3276-
[email protected].0, chalk@^5.0.0:
3277-
version "5.0.0"
3278-
resolved "https://registry.yarnpkg.com/chalk/-/chalk-5.0.0.tgz#bd96c6bb8e02b96e08c0c3ee2a9d90e050c7b832"
3279-
integrity sha512-/duVOqst+luxCQRKEo4bNxinsOQtMP80ZYm7mMqzuh5PociNL0PvmHFvREJ9ueYL2TxlHjBcmLCdmocx9Vg+IQ==
3276+
3277+
version "5.0.1"
3278+
resolved "https://registry.yarnpkg.com/chalk/-/chalk-5.0.1.tgz#ca57d71e82bb534a296df63bbacc4a1c22b2a4b6"
3279+
integrity sha512-Fo07WOYGqMfCWHOzSXOt2CxDbC6skS/jO9ynEcmpANMoPrD+W1r1K6Vx7iNm+AQmETU1Xr2t+n8nzkV9t6xh3w==
32803280

32813281
chalk@^1.0.0, chalk@^1.1.3:
32823282
version "1.1.3"
@@ -3314,6 +3314,11 @@ chalk@^4.0.0, chalk@^4.1.0:
33143314
ansi-styles "^4.1.0"
33153315
supports-color "^7.1.0"
33163316

3317+
chalk@^5.0.0:
3318+
version "5.0.0"
3319+
resolved "https://registry.yarnpkg.com/chalk/-/chalk-5.0.0.tgz#bd96c6bb8e02b96e08c0c3ee2a9d90e050c7b832"
3320+
integrity sha512-/duVOqst+luxCQRKEo4bNxinsOQtMP80ZYm7mMqzuh5PociNL0PvmHFvREJ9ueYL2TxlHjBcmLCdmocx9Vg+IQ==
3321+
33173322
chardet@^0.7.0:
33183323
version "0.7.0"
33193324
resolved "https://registry.yarnpkg.com/chardet/-/chardet-0.7.0.tgz#90094849f0937f2eedc2425d0d28a9e5f0cbad9e"

0 commit comments

Comments
 (0)