Skip to content
This repository was archived by the owner on Mar 22, 2023. It is now read-only.

Commit cd1bc7d

Browse files
committed
1 parent 4c21a68 commit cd1bc7d

File tree

2 files changed

+9
-8
lines changed

2 files changed

+9
-8
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,7 @@
7070
"typescript": "^4.6.2"
7171
},
7272
"resolutions": {
73+
"npm/chalk": "^4.1.2",
7374
"@seedcompany/eslint-plugin": "portal:."
7475
},
7576
"jest": {

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2447,13 +2447,6 @@ __metadata:
24472447
languageName: node
24482448
linkType: hard
24492449

2450-
"chalk@npm:*, chalk@npm:^5.0.0":
2451-
version: 5.0.1
2452-
resolution: "chalk@npm:5.0.1"
2453-
checksum: 7b45300372b908f0471fbf7389ce2f5de8d85bb949026fd51a1b95b10d0ed32c7ed5aab36dd5e9d2bf3191867909b4404cef75c5f4d2d1daeeacd301dd280b76
2454-
languageName: node
2455-
linkType: hard
2456-
24572450
"chalk@npm:^2.0.0, chalk@npm:^2.3.2, chalk@npm:^2.4.2":
24582451
version: 2.4.2
24592452
resolution: "chalk@npm:2.4.2"
@@ -2465,7 +2458,7 @@ __metadata:
24652458
languageName: node
24662459
linkType: hard
24672460

2468-
"chalk@npm:^4.0.0, chalk@npm:^4.1.0":
2461+
"chalk@npm:^4.0.0, chalk@npm:^4.1.0, chalk@npm:^4.1.2":
24692462
version: 4.1.2
24702463
resolution: "chalk@npm:4.1.2"
24712464
dependencies:
@@ -2475,6 +2468,13 @@ __metadata:
24752468
languageName: node
24762469
linkType: hard
24772470

2471+
"chalk@npm:^5.0.0":
2472+
version: 5.0.1
2473+
resolution: "chalk@npm:5.0.1"
2474+
checksum: 7b45300372b908f0471fbf7389ce2f5de8d85bb949026fd51a1b95b10d0ed32c7ed5aab36dd5e9d2bf3191867909b4404cef75c5f4d2d1daeeacd301dd280b76
2475+
languageName: node
2476+
linkType: hard
2477+
24782478
"char-regex@npm:^1.0.2":
24792479
version: 1.0.2
24802480
resolution: "char-regex@npm:1.0.2"

0 commit comments

Comments
 (0)