Skip to content

Commit 43e3ab3

Browse files
fix(deps): update dependency chalk to ^5.6.2 (#439)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent bbd7796 commit 43e3ab3

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed
17.9 KB
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.5.0",
65+
"chalk": "^5.6.2",
6666
"eslint-config-prettier": "^8.10.2",
6767
"eslint-plugin-formatjs": "^4.13.3",
6868
"eslint-plugin-prettier": "^4.2.5",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3335,7 +3335,7 @@ __metadata:
33353335
"@types/react-transition-group": ^4.4.12
33363336
"@types/react-truncate": ^2.3.7
33373337
canvas: ^2.11.2
3338-
chalk: ^5.5.0
3338+
chalk: ^5.6.2
33393339
eslint-config-prettier: ^8.10.2
33403340
eslint-plugin-formatjs: ^4.13.3
33413341
eslint-plugin-prettier: ^4.2.5
@@ -8502,10 +8502,10 @@ __metadata:
85028502
languageName: node
85038503
linkType: hard
85048504

8505-
"chalk@npm:^5.5.0":
8506-
version: 5.5.0
8507-
resolution: "chalk@npm:5.5.0"
8508-
checksum: 00788e9f072477be4fbefa13c46ab0a078be4bdf598b807cc62ea89f7850902b020bbcafabd7855e3d8ef0ff409ec761e5094c93404cca7fb63c372525d2b4a4
8505+
"chalk@npm:^5.6.2":
8506+
version: 5.6.2
8507+
resolution: "chalk@npm:5.6.2"
8508+
checksum: 4ee2d47a626d79ca27cb5299ecdcce840ef5755e287412536522344db0fc51ca0f6d6433202332c29e2288c6a90a2b31f3bd626bc8c14743b6b6ee28abd3b796
85098509
languageName: node
85108510
linkType: hard
85118511

0 commit comments

Comments
 (0)