Skip to content

Commit f998abc

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] <[email protected]>
1 parent f3e7493 commit f998abc

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package.json

+1-1
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.4.1",
6767
"dotenv": "16.4.7",
6868
"ramda": "0.30.1"
6969
},

yarn.lock

+2-2
Original file line numberDiff line numberDiff line change
@@ -446,7 +446,7 @@ __metadata:
446446
"@types/node": "npm:22.10.5"
447447
"@types/pg": "npm:8.11.10"
448448
"@types/ramda": "npm:0.30.2"
449-
chalk: "npm:4.1.2"
449+
chalk: "npm:5.4.1"
450450
class-transformer: "npm:0.5.1"
451451
class-validator: "npm:0.14.1"
452452
dotenv: "npm:16.4.7"
@@ -2541,7 +2541,7 @@ __metadata:
25412541
languageName: node
25422542
linkType: hard
25432543

2544-
"chalk@npm:^5.3.0":
2544+
"chalk@npm:5.4.1, chalk@npm:^5.3.0":
25452545
version: 5.4.1
25462546
resolution: "chalk@npm:5.4.1"
25472547
checksum: 10c0/b23e88132c702f4855ca6d25cb5538b1114343e41472d5263ee8a37cccfccd9c4216d111e1097c6a27830407a1dc81fecdf2a56f2c63033d4dbbd88c10b0dcef

0 commit comments

Comments
 (0)