Skip to content

Commit 2031c19

Browse files
Bump chalk from 4.1.2 to 5.6.2
Bumps [chalk](https://github.com/chalk/chalk) from 4.1.2 to 5.6.2. - [Release notes](https://github.com/chalk/chalk/releases) - [Commits](chalk/chalk@v4.1.2...v5.6.2) --- updated-dependencies: - dependency-name: chalk dependency-version: 5.6.2 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3510bd2 commit 2031c19

2 files changed

Lines changed: 13 additions & 8 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"@eslint/js": "9.34.0",
2929
"acorn": "8.15.0",
3030
"acorn-walk": "8.3.4",
31-
"chalk": "4.1.2",
31+
"chalk": "5.6.2",
3232
"chokidar-cli": "3.0.0",
3333
"eleventy-xml-plugin": "0.1.0",
3434
"eslint": "9.35.0",

yarn.lock

Lines changed: 12 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1975,13 +1975,10 @@ caniuse-lite@^1.0.30001718:
19751975
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001724.tgz#312e163553dd70d2c0fb603d74810c85d8ed94a0"
19761976
integrity sha512-WqJo7p0TbHDOythNTqYujmaJTvtYRZrjpP8TCvH6Vb9CYJerJNKamKzIWOM4BkQatWj9H2lYulpdAQNBe7QhNA==
19771977

1978-
chalk@4.1.2, chalk@^4.0.0, chalk@^4.1.2:
1979-
version "4.1.2"
1980-
resolved "https://registry.yarnpkg.com/chalk/-/chalk-4.1.2.tgz#aac4e2b7734a740867aeb16bf02aad556a1e7a01"
1981-
integrity sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==
1982-
dependencies:
1983-
ansi-styles "^4.1.0"
1984-
supports-color "^7.1.0"
1978+
chalk@5.6.2:
1979+
version "5.6.2"
1980+
resolved "https://registry.yarnpkg.com/chalk/-/chalk-5.6.2.tgz#b1238b6e23ea337af71c7f8a295db5af0c158aea"
1981+
integrity sha512-7NzBL0rN6fMUW+f7A6Io4h40qQlG+xGmtMxfbnH/K7TAtt8JQWVQK+6g0UXKMeVJoyV5EkkNsErQ8pVD3bLHbA==
19851982

19861983
chalk@^2.0.0, chalk@^2.4.1, chalk@^2.4.2:
19871984
version "2.4.2"
@@ -1992,6 +1989,14 @@ chalk@^2.0.0, chalk@^2.4.1, chalk@^2.4.2:
19921989
escape-string-regexp "^1.0.5"
19931990
supports-color "^5.3.0"
19941991

1992+
chalk@^4.0.0, chalk@^4.1.2:
1993+
version "4.1.2"
1994+
resolved "https://registry.yarnpkg.com/chalk/-/chalk-4.1.2.tgz#aac4e2b7734a740867aeb16bf02aad556a1e7a01"
1995+
integrity sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==
1996+
dependencies:
1997+
ansi-styles "^4.1.0"
1998+
supports-color "^7.1.0"
1999+
19952000
char-regex@^1.0.2:
19962001
version "1.0.2"
19972002
resolved "https://registry.yarnpkg.com/char-regex/-/char-regex-1.0.2.tgz#d744358226217f981ed58f479b1d6bcc29545dcf"

0 commit comments

Comments
 (0)