Skip to content

Commit 00a97ed

Browse files
committed
Update dependency chalk to v5
1 parent a88c9dc commit 00a97ed

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"dependencies": {
77
"2ch-trip": "^1.0.1",
88
"axios": "^0.27.0",
9-
"chalk": "^4.1.0",
9+
"chalk": "^5.0.0",
1010
"cheerio": "^1.0.0-rc.3",
1111
"encoding-japanese": "^1.0.30",
1212
"holiday-jp": "^1.0.0",

yarn.lock

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1260,6 +1260,11 @@ chalk@^4.0.0, chalk@^4.1.0:
12601260
ansi-styles "^4.1.0"
12611261
supports-color "^7.1.0"
12621262

1263+
chalk@^5.0.0:
1264+
version "5.0.1"
1265+
resolved "https://registry.yarnpkg.com/chalk/-/chalk-5.0.1.tgz#ca57d71e82bb534a296df63bbacc4a1c22b2a4b6"
1266+
integrity sha512-Fo07WOYGqMfCWHOzSXOt2CxDbC6skS/jO9ynEcmpANMoPrD+W1r1K6Vx7iNm+AQmETU1Xr2t+n8nzkV9t6xh3w==
1267+
12631268
char-regex@^1.0.2:
12641269
version "1.0.2"
12651270
resolved "https://registry.yarnpkg.com/char-regex/-/char-regex-1.0.2.tgz#d744358226217f981ed58f479b1d6bcc29545dcf"

0 commit comments

Comments
 (0)