Skip to content

Commit 27a7c14

Browse files
committed
chore: remove unused dependencies
1 parent 7930493 commit 27a7c14

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

package.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,6 @@
6161
},
6262
"dependencies": {
6363
"@babel/code-frame": "^7.14.5",
64-
"@types/json-schema": "^7.0.9",
6564
"chalk": "^4.1.2",
6665
"chokidar": "^3.5.2",
6766
"cosmiconfig": "^7.0.0",
@@ -88,6 +87,7 @@
8887
"@types/cross-spawn": "^6.0.2",
8988
"@types/fs-extra": "^9.0.2",
9089
"@types/jest": "^26.0.14",
90+
"@types/json-schema": "^7.0.9",
9191
"@types/minimatch": "^3.0.1",
9292
"@types/mock-fs": "^4.13.0",
9393
"@types/node": "^14.11.10",
@@ -97,7 +97,6 @@
9797
"@typescript-eslint/parser": "^2.27.0",
9898
"commitlint": "^11.0.0",
9999
"cross-env": "^7.0.2",
100-
"cross-spawn": "^7.0.3",
101100
"eslint": "^6.8.0",
102101
"eslint-config-prettier": "^6.13.0",
103102
"eslint-plugin-node": "^11.1.0",
@@ -114,7 +113,6 @@
114113
"rimraf": "^3.0.2",
115114
"semantic-release": "^17.2.1",
116115
"strip-ansi": "^6.0.0",
117-
"tree-kill": "^1.2.2",
118116
"ts-jest": "^26.4.1",
119117
"typescript": "^3.8.3",
120118
"webpack": "^5.11.0"

0 commit comments

Comments
 (0)