Skip to content

Commit b8eb978

Browse files
fix(deps): update dependency minimatch to v10
1 parent ae48fbf commit b8eb978

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"eslint-json-compat-utils": "^0.2.1",
5858
"json-schema-migrate": "^2.0.0",
5959
"jsonc-eslint-parser": "^2.0.0",
60-
"minimatch": "^8.0.0",
60+
"minimatch": "^10.0.0",
6161
"synckit": "^0.9.0",
6262
"toml-eslint-parser": "^0.10.0",
6363
"tunnel-agent": "^0.6.0",

0 commit comments

Comments
 (0)