Skip to content

Commit 35354b3

Browse files
authored
Delete unused dependencies (#556)
1 parent a2930f1 commit 35354b3

File tree

2 files changed

+0
-173
lines changed

2 files changed

+0
-173
lines changed

package-lock.json

Lines changed: 0 additions & 169 deletions
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
@@ -140,7 +140,6 @@
140140
"test": "npm run compile:test && node ./out/test/runTest.js"
141141
},
142142
"devDependencies": {
143-
"@types/fs-extra": "4.0.5",
144143
"@types/glob": "^7.2.0",
145144
"@types/html-to-text": "^5.1.2",
146145
"@types/mocha": "^9.0.0",
@@ -151,14 +150,11 @@
151150
"@typescript-eslint/eslint-plugin": "^6.11.0",
152151
"@typescript-eslint/parser": "^6.11.0",
153152
"@vscode/test-electron": "^1.6.2",
154-
"ajv": "^6.9.1",
155-
"assert": "1.4.1",
156153
"copy-webpack-plugin": "^10.2.0",
157154
"eslint": "^8.54.0",
158155
"glob": "^7.1.6",
159156
"mocha": "^9.1.1",
160157
"ts-loader": "^8.0.14",
161-
"ts-node": "7.0.1",
162158
"typescript": "~5.2.2",
163159
"webpack": "^5.76.0",
164160
"webpack-cli": "^4.4.0"

0 commit comments

Comments
 (0)