Skip to content

Commit 46c61a9

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

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
@@ -29,7 +29,7 @@
2929
"@11ty/eleventy-plugin-syntaxhighlight": "5.0.0",
3030
"acorn": "8.14.0",
3131
"acorn-walk": "8.3.4",
32-
"chalk": "4.1.2",
32+
"chalk": "5.4.1",
3333
"chokidar-cli": "3.0.0",
3434
"eleventy-xml-plugin": "0.1.0",
3535
"eslint": "8.57.0",

yarn.lock

Lines changed: 12 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1552,13 +1552,10 @@ caniuse-lite@^1.0.30001400:
15521552
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001441.tgz#987437b266260b640a23cd18fbddb509d7f69f3e"
15531553
integrity sha512-OyxRR4Vof59I3yGWXws6i908EtGbMzVUi3ganaZQHmydk1iwDhRnvaPG2WaR0KcqrDFKrxVZHULT396LEPhXfg==
15541554

1555-
chalk@4.1.2, chalk@^4.0.0, chalk@^4.0.2, chalk@^4.1.2:
1556-
version "4.1.2"
1557-
resolved "https://registry.yarnpkg.com/chalk/-/chalk-4.1.2.tgz#aac4e2b7734a740867aeb16bf02aad556a1e7a01"
1558-
integrity sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==
1559-
dependencies:
1560-
ansi-styles "^4.1.0"
1561-
supports-color "^7.1.0"
1555+
chalk@5.4.1:
1556+
version "5.4.1"
1557+
resolved "https://registry.yarnpkg.com/chalk/-/chalk-5.4.1.tgz#1b48bf0963ec158dce2aacf69c093ae2dd2092d8"
1558+
integrity sha512-zgVZuo2WcZgfUEmsn6eO3kINexW8RAE4maiQ8QNs8CtpPCSyMiYsULR3HQYkm3w8FIA3SberyMJMSldGsW+U3w==
15621559

15631560
chalk@^2.0.0, chalk@^2.4.1, chalk@^2.4.2:
15641561
version "2.4.2"
@@ -1569,6 +1566,14 @@ chalk@^2.0.0, chalk@^2.4.1, chalk@^2.4.2:
15691566
escape-string-regexp "^1.0.5"
15701567
supports-color "^5.3.0"
15711568

1569+
chalk@^4.0.0, chalk@^4.0.2, chalk@^4.1.2:
1570+
version "4.1.2"
1571+
resolved "https://registry.yarnpkg.com/chalk/-/chalk-4.1.2.tgz#aac4e2b7734a740867aeb16bf02aad556a1e7a01"
1572+
integrity sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==
1573+
dependencies:
1574+
ansi-styles "^4.1.0"
1575+
supports-color "^7.1.0"
1576+
15721577
char-regex@^1.0.2:
15731578
version "1.0.2"
15741579
resolved "https://registry.yarnpkg.com/char-regex/-/char-regex-1.0.2.tgz#d744358226217f981ed58f479b1d6bcc29545dcf"

0 commit comments

Comments
 (0)