Skip to content

Commit

Permalink
fix: downgrade minimatch, close #518
Browse files Browse the repository at this point in the history
  • Loading branch information
antfu committed Jul 24, 2024
1 parent 5d77d17 commit b035322
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 11 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,7 @@
"fast-glob": "^3.3.2",
"local-pkg": "^0.5.0",
"magic-string": "^0.30.10",
"minimatch": "^10.0.1",
"minimatch": "^9.0.5",
"unimport": "^3.9.0",
"unplugin": "^1.11.0"
},
Expand Down
12 changes: 2 additions & 10 deletions pnpm-lock.yaml

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

0 comments on commit b035322

Please sign in to comment.