Skip to content

Commit 437b5bc

Browse files
fix(deps): update dependency minimatch to v10 [security]
1 parent 4213fe5 commit 437b5bc

2 files changed

Lines changed: 27 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
},
7575
"dependencies": {
7676
"glob": "^7.2.0",
77-
"minimatch": "^3.0.4",
77+
"minimatch": "^10.0.0",
7878
"slash": "^3.0.0"
7979
},
8080
"packageManager": "pnpm@9.6.0",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)