Skip to content

Commit 44e27e7

Browse files
fix(deps): update dependency minimatch to v10
1 parent cb17123 commit 44e27e7

File tree

2 files changed

+14
-51
lines changed

2 files changed

+14
-51
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"glob": "13.0.0",
1818
"json5": "2.2.3",
1919
"lodash": "4.17.21",
20-
"minimatch": "5.1.6",
20+
"minimatch": "10.1.1",
2121
"tslint": "6.1.3",
2222
"typescript": "4.9.5"
2323
},

0 commit comments

Comments
 (0)