Skip to content

Commit 9cac18d

Browse files
committed
Revert minimatch to v3 for 4.x branch without breaking changes
1 parent 6186bf8 commit 9cac18d

File tree

2 files changed

+8
-48
lines changed

2 files changed

+8
-48
lines changed

package-lock.json

Lines changed: 7 additions & 47 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"dependencies": {
5555
"errno": "^1.0.0",
5656
"junk": "^3.1.0",
57-
"minimatch": "^10.1.1",
57+
"minimatch": "^3.1.5",
5858
"slash": "^3.0.0"
5959
},
6060
"devDependencies": {

0 commit comments

Comments
 (0)