Skip to content

Commit 737a62f

Browse files
fix(deps): update dependency minimatch to v7 (#189)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 93425f6 commit 737a62f

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
@@ -51,7 +51,7 @@
5151
"eslint-utils": "^3.0.0",
5252
"json-schema-migrate": "^2.0.0",
5353
"jsonc-eslint-parser": "^2.0.0",
54-
"minimatch": "^6.0.0",
54+
"minimatch": "^7.0.0",
5555
"synckit": "^0.8.0",
5656
"toml-eslint-parser": "^0.4.0",
5757
"tunnel-agent": "^0.6.0",

0 commit comments

Comments
 (0)