Skip to content

Commit

Permalink
chore: rm unused deps
Browse files Browse the repository at this point in the history
  • Loading branch information
aladdin-add committed Dec 6, 2021
1 parent 9f5b0ee commit f09f525
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions package.json
Expand Up @@ -54,7 +54,6 @@
"cross-spawn": "^7.0.2",
"debug": "^4.3.2",
"doctrine": "^3.0.0",
"enquirer": "^2.3.5",
"escape-string-regexp": "^4.0.0",
"eslint-scope": "^7.1.0",
"eslint-utils": "^3.0.0",
Expand All @@ -78,9 +77,7 @@
"minimatch": "^3.0.4",
"natural-compare": "^1.4.0",
"optionator": "^0.9.1",
"progress": "^2.0.0",
"regexpp": "^3.2.0",
"semver": "^7.2.1",
"strip-ansi": "^6.0.1",
"strip-json-comments": "^3.1.0",
"text-table": "^0.2.0",
Expand Down Expand Up @@ -124,10 +121,12 @@
"node-polyfill-webpack-plugin": "^1.0.3",
"npm-license": "^0.3.3",
"nyc": "^15.0.1",
"progress": "^2.0.3",
"proxyquire": "^2.0.1",
"puppeteer": "^9.1.1",
"recast": "^0.20.4",
"regenerator-runtime": "^0.13.2",
"semver": "^7.3.5",
"shelljs": "^0.8.2",
"sinon": "^11.0.0",
"temp": "^0.9.0",
Expand Down

0 comments on commit f09f525

Please sign in to comment.