Skip to content

Commit

Permalink
chore: remove unused dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
piotr-oles committed Aug 8, 2021
1 parent 7930493 commit 27a7c14
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,6 @@
},
"dependencies": {
"@babel/code-frame": "^7.14.5",
"@types/json-schema": "^7.0.9",
"chalk": "^4.1.2",
"chokidar": "^3.5.2",
"cosmiconfig": "^7.0.0",
Expand All @@ -88,6 +87,7 @@
"@types/cross-spawn": "^6.0.2",
"@types/fs-extra": "^9.0.2",
"@types/jest": "^26.0.14",
"@types/json-schema": "^7.0.9",
"@types/minimatch": "^3.0.1",
"@types/mock-fs": "^4.13.0",
"@types/node": "^14.11.10",
Expand All @@ -97,7 +97,6 @@
"@typescript-eslint/parser": "^2.27.0",
"commitlint": "^11.0.0",
"cross-env": "^7.0.2",
"cross-spawn": "^7.0.3",
"eslint": "^6.8.0",
"eslint-config-prettier": "^6.13.0",
"eslint-plugin-node": "^11.1.0",
Expand All @@ -114,7 +113,6 @@
"rimraf": "^3.0.2",
"semantic-release": "^17.2.1",
"strip-ansi": "^6.0.0",
"tree-kill": "^1.2.2",
"ts-jest": "^26.4.1",
"typescript": "^3.8.3",
"webpack": "^5.11.0"
Expand Down

0 comments on commit 27a7c14

Please sign in to comment.