Skip to content

Commit

Permalink
fix: Remove unused dependencies (#23)
Browse files Browse the repository at this point in the history
  • Loading branch information
timneutkens authored and pi0 committed Aug 28, 2018
1 parent d004bb6 commit 2ab0dd2
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 14 deletions.
2 changes: 0 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,11 +45,9 @@
"chalk": "^2.4.1",
"consola": "^1.4.3",
"figures": "^2.0.0",
"loader-utils": "^1.1.0",
"lodash": "^4.17.10",
"log-update": "^2.3.0",
"pretty-time": "^1.1.0",
"schema-utils": "^1.0.0",
"std-env": "^1.3.1",
"table": "^4.0.3"
},
Expand Down
12 changes: 0 additions & 12 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -359,10 +359,6 @@ agent-base@^4.1.0:
dependencies:
es6-promisify "^5.0.0"

ajv-errors@^1.0.0:
version "1.0.0"
resolved "https://registry.yarnpkg.com/ajv-errors/-/ajv-errors-1.0.0.tgz#ecf021fa108fd17dfb5e6b383f2dd233e31ffc59"

ajv-keywords@^3.0.0, ajv-keywords@^3.1.0:
version "3.2.0"
resolved "https://registry.yarnpkg.com/ajv-keywords/-/ajv-keywords-3.2.0.tgz#e86b819c602cf8821ad637413698f1dec021847a"
Expand Down Expand Up @@ -6090,14 +6086,6 @@ schema-utils@^0.4.4, schema-utils@^0.4.5:
ajv "^6.1.0"
ajv-keywords "^3.1.0"

schema-utils@^1.0.0:
version "1.0.0"
resolved "https://registry.yarnpkg.com/schema-utils/-/schema-utils-1.0.0.tgz#0b79a93204d7b600d4b2850d1f66c2a34951c770"
dependencies:
ajv "^6.1.0"
ajv-errors "^1.0.0"
ajv-keywords "^3.1.0"

semver-compare@^1.0.0:
version "1.0.0"
resolved "https://registry.yarnpkg.com/semver-compare/-/semver-compare-1.0.0.tgz#0dee216a1c941ab37e9efb1788f6afc5ff5537fc"
Expand Down

0 comments on commit 2ab0dd2

Please sign in to comment.