Merge pull request #2800 from github/aeisenberg/remove-minimatch
Minimally remove micromatch
This commit is contained in:
commit
dc49dcabdb
2 changed files with 0 additions and 5 deletions
1
package-lock.json
generated
1
package-lock.json
generated
|
|
@ -66,7 +66,6 @@
|
|||
"eslint-plugin-github": "^5.1.8",
|
||||
"eslint-plugin-import": "2.29.1",
|
||||
"eslint-plugin-no-async-foreach": "^0.1.1",
|
||||
"micromatch": "4.0.8",
|
||||
"nock": "^14.0.1",
|
||||
"removeNPMAbsolutePaths": "3.0.1",
|
||||
"sinon": "^19.0.2",
|
||||
|
|
|
|||
|
|
@ -56,9 +56,6 @@
|
|||
"uuid": "^11.1.0",
|
||||
"zlib": "^1.0.5"
|
||||
},
|
||||
"//": [
|
||||
"micromatch is an unspecified dependency of ava"
|
||||
],
|
||||
"devDependencies": {
|
||||
"@ava/typescript": "4.1.0",
|
||||
"@eslint/compat": "^1.1.1",
|
||||
|
|
@ -82,7 +79,6 @@
|
|||
"eslint-plugin-github": "^5.1.8",
|
||||
"eslint-plugin-import": "2.29.1",
|
||||
"eslint-plugin-no-async-foreach": "^0.1.1",
|
||||
"micromatch": "4.0.8",
|
||||
"nock": "^14.0.1",
|
||||
"removeNPMAbsolutePaths": "3.0.1",
|
||||
"sinon": "^19.0.2",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue