Skip to content

Commit 783b1dc

Browse files
committed
Dedupe minimatch in yarn.lock
Remove duplicate minimatch@3.1.2 entry — all ^3.x ranges now resolve to 3.1.3 to fix yarn dedupe --check in CI.
1 parent 46223f2 commit 783b1dc

1 file changed

Lines changed: 1 addition & 10 deletions

File tree

yarn.lock

Lines changed: 1 addition & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -15442,7 +15442,7 @@ __metadata:
1544215442
languageName: node
1544315443
linkType: hard
1544415444

15445-
"minimatch@npm:3.1.3":
15445+
"minimatch@npm:3.1.3, minimatch@npm:^3.0.4, minimatch@npm:^3.1.1, minimatch@npm:^3.1.2":
1544615446
version: 3.1.3
1544715447
resolution: "minimatch@npm:3.1.3"
1544815448
dependencies:
@@ -15460,15 +15460,6 @@ __metadata:
1546015460
languageName: node
1546115461
linkType: hard
1546215462

15463-
"minimatch@npm:^3.0.4, minimatch@npm:^3.1.1, minimatch@npm:^3.1.2":
15464-
version: 3.1.2
15465-
resolution: "minimatch@npm:3.1.2"
15466-
dependencies:
15467-
brace-expansion: "npm:^1.1.7"
15468-
checksum: 10c0/0262810a8fc2e72cca45d6fd86bd349eee435eb95ac6aa45c9ea2180e7ee875ef44c32b55b5973ceabe95ea12682f6e3725cbb63d7a2d1da3ae1163c8b210311
15469-
languageName: node
15470-
linkType: hard
15471-
1547215463
"minimatch@npm:^5.0.1":
1547315464
version: 5.1.6
1547415465
resolution: "minimatch@npm:5.1.6"

0 commit comments

Comments
 (0)