We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b670f7c commit 2c187c6Copy full SHA for 2c187c6
package.json
@@ -197,6 +197,9 @@
197
"webpack-bundle-analyzer": "4.5.0",
198
"webpack-cli": "4.10.0"
199
},
200
+ "resolutions": {
201
+ "npm/chalk": "^4.1.2"
202
+ },
203
"release": {
204
"prepare": [
205
"@semantic-release/changelog",
yarn.lock
@@ -5576,13 +5576,6 @@ __metadata:
5576
languageName: node
5577
linkType: hard
5578
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
-
5586
"chalk@npm:3.0.0, chalk@npm:^3.0.0, chalk@npm:~3.0.0":
5587
version: 3.0.0
5588
resolution: "chalk@npm:3.0.0"
0 commit comments