Skip to content

Commit 6a0a28d

Browse files
fix(deps): update dependency minimatch to v4 (#1351)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent 54c4078 commit 6a0a28d

File tree

2 files changed

+137
-9
lines changed

2 files changed

+137
-9
lines changed

package-lock.json

Lines changed: 136 additions & 8 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": "7.2.0",
1818
"json5": "2.2.0",
1919
"lodash": "4.17.21",
20-
"minimatch": "3.1.1",
20+
"minimatch": "4.1.1",
2121
"tslint": "6.1.3",
2222
"typescript": "4.5.5"
2323
},

0 commit comments

Comments
 (0)