Skip to content

Commit

Permalink
chore: remove unused deps
Browse files Browse the repository at this point in the history
  • Loading branch information
achingbrain committed Oct 27, 2023
1 parent f7c896c commit 16ce9c1
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -238,7 +238,6 @@
"@types/node": "^20.4.2",
"@typescript-eslint/eslint-plugin": "^5.18.0",
"buffer": "^6.0.3",
"bytes": "^3.1.0",
"c8": "^8.0.0",
"chai": "^4.3.4",
"chai-as-promised": "^7.1.1",
Expand Down Expand Up @@ -288,7 +287,6 @@
"nyc": "^15.1.0",
"p-map": "^6.0.0",
"p-retry": "^6.0.0",
"pascalcase": "^2.0.0",
"path": "^0.12.7",
"playwright-test": "^12.1.1",
"polka": "^0.5.2",
Expand Down Expand Up @@ -318,15 +316,13 @@
"yargs-parser": "^21.1.1"
},
"devDependencies": {
"@types/bytes": "^3.1.0",
"@types/conventional-changelog": "^3.1.0",
"@types/cors": "^2.8.10",
"@types/diff": "^5.0.2",
"@types/eslint": "^8.4.1",
"@types/fs-extra": "^11.0.1",
"@types/gh-pages": "^3.0.0",
"@types/listr": "^0.14.2",
"@types/pascalcase": "^1.0.0",
"@types/polka": "^0.5.2",
"@types/prompt": "^1.1.2",
"@types/proper-lockfile": "^4.1.1",
Expand Down

0 comments on commit 16ce9c1

Please sign in to comment.