Skip to content

Commit 9d9577a

Browse files
fix(deps): update dependency chalk to ^5.4.1 (#420)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0315612 commit 9d9577a

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
lines changed
Binary file not shown.
Binary file not shown.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
"@types/react-transition-group": "^4.4.12",
6363
"@types/react-truncate": "^2.3.7",
6464
"canvas": "^2.11.2",
65-
"chalk": "^5.3.0",
65+
"chalk": "^5.4.1",
6666
"eslint-config-prettier": "^8.10.0",
6767
"eslint-plugin-formatjs": "^4.13.3",
6868
"eslint-plugin-prettier": "^4.2.1",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3309,7 +3309,7 @@ __metadata:
33093309
"@types/react-transition-group": ^4.4.12
33103310
"@types/react-truncate": ^2.3.7
33113311
canvas: ^2.11.2
3312-
chalk: ^5.3.0
3312+
chalk: ^5.4.1
33133313
eslint-config-prettier: ^8.10.0
33143314
eslint-plugin-formatjs: ^4.13.3
33153315
eslint-plugin-prettier: ^4.2.1
@@ -8476,10 +8476,10 @@ __metadata:
84768476
languageName: node
84778477
linkType: hard
84788478

8479-
"chalk@npm:^5.3.0":
8480-
version: 5.3.0
8481-
resolution: "chalk@npm:5.3.0"
8482-
checksum: 623922e077b7d1e9dedaea6f8b9e9352921f8ae3afe739132e0e00c275971bdd331268183b2628cf4ab1727c45ea1f28d7e24ac23ce1db1eb653c414ca8a5a80
8479+
"chalk@npm:^5.4.1":
8480+
version: 5.4.1
8481+
resolution: "chalk@npm:5.4.1"
8482+
checksum: 0c656f30b782fed4d99198825c0860158901f449a6b12b818b0aabad27ec970389e7e8767d0e00762175b23620c812e70c4fd92c0210e55fc2d993638b74e86e
84838483
languageName: node
84848484
linkType: hard
84858485

0 commit comments

Comments
 (0)