We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 55ffe91 commit 0927cf9Copy full SHA for 0927cf9
package.json
@@ -44,6 +44,7 @@
44
"badge-maker": "^5.0.2",
45
"execa": "9.6.0",
46
"image-size": "^2.0.2",
47
+ "minimatch": "^10.1.1",
48
"nock": "^14.0.10",
49
"npm-run-all": "^4.1.5",
50
"p-retry": "^7.0.0",
yarn.lock
@@ -5389,6 +5389,7 @@ __metadata:
5389
image-size: "npm:^2.0.2"
5390
into-stream: "npm:^9.0.0"
5391
is-stream: "npm:^4.0.1"
5392
+ minimatch: "npm:^10.1.1"
5393
nock: "npm:^14.0.10"
5394
node-watch: "npm:^0.7.4"
5395
npm-run-all: "npm:^4.1.5"
0 commit comments