Skip to content

Commit

Permalink
Drop unused dependencies (#5412)
Browse files Browse the repository at this point in the history
  • Loading branch information
fregante authored Sep 9, 2024
1 parent 43a2e16 commit c557030
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 15 deletions.
42 changes: 30 additions & 12 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 2 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,17 +60,14 @@
"espree": "10.1.0",
"esprima": "4.0.1",
"fast-json-patch": "3.1.1",
"glob": "11.0.0",
"image-size": "1.1.1",
"is-mergeable-object": "1.1.1",
"jed": "1.1.1",
"json-merge-patch": "1.0.2",
"os-locale": "5.0.0",
"pino": "8.20.0",
"relaxed-json": "1.0.3",
"semver": "7.6.3",
"source-map-support": "0.5.21",
"tosource": "1.0.0",
"upath": "2.0.1",
"yargs": "17.7.2",
"yauzl": "2.10.0"
Expand All @@ -96,6 +93,7 @@
"eslint-config-amo": "5.10.0",
"eslint-plugin-amo": "1.25.2",
"github-markdown-css": "5.6.1",
"glob": "11.0.0",
"gunzip-maybe": "1.4.2",
"hashish": "0.0.4",
"jest": "29.7.0",
Expand All @@ -115,6 +113,7 @@
"sinon": "18.0.0",
"tar-fs": "3.0.6",
"tmp-promise": "3.0.3",
"tosource": "1.0.0",
"webpack": "5.94.0",
"webpack-cli": "5.1.4",
"webpack-node-externals": "3.0.0",
Expand Down

0 comments on commit c557030

Please sign in to comment.