Skip to content

Commit

Permalink
build: does minimatch 6 break things
Browse files Browse the repository at this point in the history
  • Loading branch information
bcoe committed Jun 10, 2024
1 parent b999c1c commit 2953445
Show file tree
Hide file tree
Showing 2 changed files with 35 additions and 48 deletions.
81 changes: 34 additions & 47 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"dependencies": {
"@istanbuljs/schema": "^0.1.2",
"glob": "^10.4.1",
"minimatch": "^3.1.2"
"minimatch": "^5.1.6"
},
"devDependencies": {
"c8": "^9.1.0",
Expand Down

0 comments on commit 2953445

Please sign in to comment.