Skip to content

Commit 1194e2a

Browse files
committed
Add minimatch dependency
1 parent 9302c72 commit 1194e2a

File tree

2 files changed

+118
-27
lines changed

2 files changed

+118
-27
lines changed

package-lock.json

Lines changed: 117 additions & 27 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
@@ -25,6 +25,7 @@
2525
"@babel/plugin-transform-runtime": "^7.25.4",
2626
"@octokit/rest": "^21.0.2",
2727
"@types/jest": "^29.5.13",
28+
"minimatch": "^10.0.1",
2829
"p-queue": "^8.0.1",
2930
"superagent": "^10.1.0"
3031
},

0 commit comments

Comments
 (0)