Skip to content

Commit c7e2fcf

Browse files
chore(deps): bump chalk from 4.1.2 to 5.4.1
Bumps [chalk](https://github.com/chalk/chalk) from 4.1.2 to 5.4.1. - [Release notes](https://github.com/chalk/chalk/releases) - [Commits](chalk/chalk@v4.1.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>
1 parent c1d99d8 commit c7e2fcf

2 files changed

Lines changed: 10 additions & 3 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
"braces": "3.0.3"
6464
},
6565
"dependencies": {
66-
"chalk": "4.1.2",
66+
"chalk": "5.6.2",
6767
"dotenv": "17.2.3",
6868
"ramda": "0.32.0"
6969
},

yarn.lock

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -667,7 +667,7 @@ __metadata:
667667
"@types/node": "npm:24.10.1"
668668
"@types/pg": "npm:8.15.6"
669669
"@types/ramda": "npm:0.31.1"
670-
chalk: "npm:4.1.2"
670+
chalk: "npm:5.6.2"
671671
class-transformer: "npm:0.5.1"
672672
class-validator: "npm:0.14.2"
673673
dotenv: "npm:17.2.3"
@@ -3355,7 +3355,14 @@ __metadata:
33553355
languageName: node
33563356
linkType: hard
33573357

3358-
"chalk@npm:4.1.2, chalk@npm:^4.0.0, chalk@npm:^4.1.0, chalk@npm:^4.1.2":
3358+
"chalk@npm:5.6.2":
3359+
version: 5.6.2
3360+
resolution: "chalk@npm:5.6.2"
3361+
checksum: 10c0/99a4b0f0e7991796b1e7e3f52dceb9137cae2a9dfc8fc0784a550dc4c558e15ab32ed70b14b21b52beb2679b4892b41a0aa44249bcb996f01e125d58477c6976
3362+
languageName: node
3363+
linkType: hard
3364+
3365+
"chalk@npm:^4.0.0, chalk@npm:^4.1.0, chalk@npm:^4.1.2":
33593366
version: 4.1.2
33603367
resolution: "chalk@npm:4.1.2"
33613368
dependencies:

0 commit comments

Comments
 (0)