Skip to content

Commit 1e1af39

Browse files
Bump chalk from 4.1.2 to 5.3.0
Bumps [chalk](https://github.com/chalk/chalk) from 4.1.2 to 5.3.0. - [Release notes](https://github.com/chalk/chalk/releases) - [Commits](chalk/chalk@v4.1.2...v5.3.0) --- 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 39265b5 commit 1e1af39

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
@@ -29,7 +29,7 @@
2929
"@11ty/eleventy-plugin-syntaxhighlight": "4.2.0",
3030
"acorn": "8.10.0",
3131
"acorn-walk": "8.2.0",
32-
"chalk": "4.1.2",
32+
"chalk": "5.3.0",
3333
"chokidar-cli": "3.0.0",
3434
"eleventy-xml-plugin": "0.1.0",
3535
"eslint": "8.45.0",

yarn.lock

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1545,6 +1545,11 @@ chalk@4.1.2, chalk@^4.0.0, chalk@^4.0.2, chalk@^4.1.2:
15451545
ansi-styles "^4.1.0"
15461546
supports-color "^7.1.0"
15471547

1548+
chalk@5.3.0:
1549+
version "5.3.0"
1550+
resolved "https://registry.yarnpkg.com/chalk/-/chalk-5.3.0.tgz#67c20a7ebef70e7f3970a01f90fa210cb6860385"
1551+
integrity sha512-dLitG79d+GV1Nb/VYcCDFivJeK1hiukt9QjRNVOsUtTy1rR1YJsmpGGTZ3qJos+uw7WmWF4wUwBd9jxjocFC2w==
1552+
15481553
chalk@^2.0.0, chalk@^2.4.1:
15491554
version "2.4.2"
15501555
resolved "https://registry.yarnpkg.com/chalk/-/chalk-2.4.2.tgz#cd42541677a54333cf541a49108c1432b44c9424"

0 commit comments

Comments
 (0)