Skip to content

Commit 2054ede

Browse files
chore(deps): 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] <support@github.com>
1 parent dce74ac commit 2054ede

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"test": "ava"
2626
},
2727
"dependencies": {
28-
"chalk": "^5.4.1",
28+
"chalk": "^5.6.2",
2929
"concat-with-sourcemaps": "^1.1.0",
3030
"fast-glob": "^3.3.3",
3131
"yargs": "^18.0.0"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1190,10 +1190,10 @@ chalk@^4.0.0:
11901190
ansi-styles "^4.1.0"
11911191
supports-color "^7.1.0"
11921192

1193-
chalk@^5.3.0, chalk@^5.4.1:
1194-
version "5.4.1"
1195-
resolved "https://registry.yarnpkg.com/chalk/-/chalk-5.4.1.tgz#1b48bf0963ec158dce2aacf69c093ae2dd2092d8"
1196-
integrity sha512-zgVZuo2WcZgfUEmsn6eO3kINexW8RAE4maiQ8QNs8CtpPCSyMiYsULR3HQYkm3w8FIA3SberyMJMSldGsW+U3w==
1193+
chalk@^5.3.0, chalk@^5.4.1, chalk@^5.6.2:
1194+
version "5.6.2"
1195+
resolved "https://registry.yarnpkg.com/chalk/-/chalk-5.6.2.tgz#b1238b6e23ea337af71c7f8a295db5af0c158aea"
1196+
integrity sha512-7NzBL0rN6fMUW+f7A6Io4h40qQlG+xGmtMxfbnH/K7TAtt8JQWVQK+6g0UXKMeVJoyV5EkkNsErQ8pVD3bLHbA==
11971197

11981198
char-regex@^1.0.2:
11991199
version "1.0.2"

0 commit comments

Comments
 (0)