Skip to content

Commit 5bc798a

Browse files
Bump chalk from 2.4.2 to 5.4.1 (#136)
Bumps [chalk](https://github.com/chalk/chalk) from 2.4.2 to 5.4.1. - [Release notes](https://github.com/chalk/chalk/releases) - [Commits](chalk/chalk@v2.4.2...v5.4.1) --- updated-dependencies: - dependency-name: chalk dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b6958d9 commit 5bc798a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"tap": "^16.3.2"
4848
},
4949
"dependencies": {
50-
"chalk": "^2.4.0",
50+
"chalk": "^5.4.1",
5151
"commander": "^13.0.0",
5252
"fs-extra": "^11.1.0",
5353
"nanoid": "^5.0.2",

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -821,7 +821,7 @@ cardinal@^2.1.1:
821821
ansicolors "~0.3.2"
822822
redeyed "~2.1.0"
823823

824-
chalk@^2.4.0, chalk@^2.4.2:
824+
chalk@^2.4.2:
825825
version "2.4.2"
826826
resolved "https://npm.uscreen.net/chalk/-/chalk-2.4.2.tgz#cd42541677a54333cf541a49108c1432b44c9424"
827827
integrity sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==

0 commit comments

Comments
 (0)