Skip to content

Commit 485e30d

Browse files
dependabot[bot]bdukes
authored andcommitted
Bump chalk from 5.4.0 to 5.4.1
Bumps [chalk](https://github.com/chalk/chalk) from 5.4.0 to 5.4.1. - [Release notes](https://github.com/chalk/chalk/releases) - [Commits](chalk/chalk@v5.4.0...v5.4.1) --- updated-dependencies: - dependency-name: chalk dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 32e9f4f commit 485e30d

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@
8484
"zeroclipboard": "2.3.0"
8585
},
8686
"devDependencies": {
87-
"chalk": "^5.4.0",
87+
"chalk": "^5.4.1",
8888
"cliui": "8.0.1",
8989
"cross-spawn": "7.0.6",
9090
"decompress": "4.2.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1404,10 +1404,10 @@ chalk@^4.0.2, chalk@^4.1.0, chalk@^4.1.1, chalk@^4.1.2:
14041404
ansi-styles "^4.1.0"
14051405
supports-color "^7.1.0"
14061406

1407-
chalk@^5.0.0, chalk@^5.2.0, chalk@^5.3.0, chalk@^5.4.0:
1408-
version "5.4.0"
1409-
resolved "https://registry.yarnpkg.com/chalk/-/chalk-5.4.0.tgz#846fdb5d5d939d6fa3d565cd5545697b6f8b6923"
1410-
integrity sha512-ZkD35Mx92acjB2yNJgziGqT9oKHEOxjTBTDRpOsRWtdecL/0jM3z5kM/CTzHWvHIen1GvkM85p6TuFfDGfc8/Q==
1407+
chalk@^5.0.0, chalk@^5.2.0, chalk@^5.3.0, chalk@^5.4.1:
1408+
version "5.4.1"
1409+
resolved "https://registry.yarnpkg.com/chalk/-/chalk-5.4.1.tgz#1b48bf0963ec158dce2aacf69c093ae2dd2092d8"
1410+
integrity sha512-zgVZuo2WcZgfUEmsn6eO3kINexW8RAE4maiQ8QNs8CtpPCSyMiYsULR3HQYkm3w8FIA3SberyMJMSldGsW+U3w==
14111411

14121412
char-regex@^1.0.2:
14131413
version "1.0.2"

0 commit comments

Comments
 (0)