Skip to content

Commit 2c187c6

Browse files
committed
build(deps): npm needs chalk v4
semantic-release/semantic-release#2323
1 parent b670f7c commit 2c187c6

File tree

2 files changed

+3
-7
lines changed

2 files changed

+3
-7
lines changed

package.json

+3
Original file line numberDiff line numberDiff line change
@@ -197,6 +197,9 @@
197197
"webpack-bundle-analyzer": "4.5.0",
198198
"webpack-cli": "4.10.0"
199199
},
200+
"resolutions": {
201+
"npm/chalk": "^4.1.2"
202+
},
200203
"release": {
201204
"prepare": [
202205
"@semantic-release/changelog",

yarn.lock

-7
Original file line numberDiff line numberDiff line change
@@ -5576,13 +5576,6 @@ __metadata:
55765576
languageName: node
55775577
linkType: hard
55785578

5579-
"chalk@npm:*":
5580-
version: 5.0.1
5581-
resolution: "chalk@npm:5.0.1"
5582-
checksum: 7b45300372b908f0471fbf7389ce2f5de8d85bb949026fd51a1b95b10d0ed32c7ed5aab36dd5e9d2bf3191867909b4404cef75c5f4d2d1daeeacd301dd280b76
5583-
languageName: node
5584-
linkType: hard
5585-
55865579
"chalk@npm:3.0.0, chalk@npm:^3.0.0, chalk@npm:~3.0.0":
55875580
version: 3.0.0
55885581
resolution: "chalk@npm:3.0.0"

0 commit comments

Comments
 (0)