Skip to content

Commit dc49dca

Browse files
authored
Merge pull request #2800 from github/aeisenberg/remove-minimatch
Minimally remove micromatch
2 parents 7254660 + 88676f2 commit dc49dca

File tree

2 files changed

+0
-5
lines changed

2 files changed

+0
-5
lines changed

package-lock.json

Lines changed: 0 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -56,9 +56,6 @@
5656
"uuid": "^11.1.0",
5757
"zlib": "^1.0.5"
5858
},
59-
"//": [
60-
"micromatch is an unspecified dependency of ava"
61-
],
6259
"devDependencies": {
6360
"@ava/typescript": "4.1.0",
6461
"@eslint/compat": "^1.1.1",
@@ -82,7 +79,6 @@
8279
"eslint-plugin-github": "^5.1.8",
8380
"eslint-plugin-import": "2.29.1",
8481
"eslint-plugin-no-async-foreach": "^0.1.1",
85-
"micromatch": "4.0.8",
8682
"nock": "^14.0.1",
8783
"removeNPMAbsolutePaths": "3.0.1",
8884
"sinon": "^19.0.2",

0 commit comments

Comments
 (0)