Skip to content

Commit 5d9101e

Browse files
Bump chalk from 5.4.1 to 5.6.2
Bumps [chalk](https://github.com/chalk/chalk) from 5.4.1 to 5.6.2. - [Release notes](https://github.com/chalk/chalk/releases) - [Commits](chalk/chalk@v5.4.1...v5.6.2) --- updated-dependencies: - dependency-name: chalk dependency-version: 5.6.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 10f847e commit 5d9101e

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
@@ -74,7 +74,7 @@
7474
"dependencies": {
7575
"arg": "^5.0.2",
7676
"boxen": "^8.0.1",
77-
"chalk": "^5.3.0",
77+
"chalk": "^5.6.2",
7878
"chokidar": "^4.0.3",
7979
"debug": "^4.4.0",
8080
"dotenv": "^17.2.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2300,10 +2300,10 @@ chalk@^4.0.0, chalk@^4.1.0, chalk@^4.1.2:
23002300
ansi-styles "^4.1.0"
23012301
supports-color "^7.1.0"
23022302

2303-
chalk@^5.3.0, chalk@^5.4.1:
2304-
version "5.4.1"
2305-
resolved "https://registry.yarnpkg.com/chalk/-/chalk-5.4.1.tgz#1b48bf0963ec158dce2aacf69c093ae2dd2092d8"
2306-
integrity sha512-zgVZuo2WcZgfUEmsn6eO3kINexW8RAE4maiQ8QNs8CtpPCSyMiYsULR3HQYkm3w8FIA3SberyMJMSldGsW+U3w==
2303+
chalk@^5.3.0, chalk@^5.4.1, chalk@^5.6.2:
2304+
version "5.6.2"
2305+
resolved "https://registry.yarnpkg.com/chalk/-/chalk-5.6.2.tgz#b1238b6e23ea337af71c7f8a295db5af0c158aea"
2306+
integrity sha512-7NzBL0rN6fMUW+f7A6Io4h40qQlG+xGmtMxfbnH/K7TAtt8JQWVQK+6g0UXKMeVJoyV5EkkNsErQ8pVD3bLHbA==
23072307

23082308
char-regex@^1.0.2:
23092309
version "1.0.2"

0 commit comments

Comments
 (0)