Skip to content

Commit dd45541

Browse files
authored
feat: add minimatch as production dependency (#713)
Package is used in production code (lib/inputs/file-pattern/static.ts)
1 parent 441408c commit dd45541

File tree

2 files changed

+6
-12
lines changed

2 files changed

+6
-12
lines changed

package-lock.json

Lines changed: 5 additions & 12 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 & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@
4242
"elfy": "^1.0.0",
4343
"event-loop-spinner": "^2.3.2",
4444
"gunzip-maybe": "^1.4.2",
45+
"minimatch": "^3.1.2",
4546
"mkdirp": "^1.0.4",
4647
"packageurl-js": "1.2.0",
4748
"semver": "^7.7.2",

0 commit comments

Comments
 (0)