Skip to content

Commit ca3d13d

Browse files
Update dependency minimatch to v5 (#123)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 87abd70 commit ca3d13d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"eslint-utils": "^3.0.0",
6262
"json-schema-migrate": "^2.0.0",
6363
"jsonc-eslint-parser": "^2.0.0",
64-
"minimatch": "^4.0.0",
64+
"minimatch": "^5.0.0",
6565
"toml-eslint-parser": "^0.3.0",
6666
"tunnel-agent": "^0.6.0",
6767
"yaml-eslint-parser": "^0.5.0"

0 commit comments

Comments
 (0)