Skip to content

Commit

Permalink
fix: updated deps
Browse files Browse the repository at this point in the history
  • Loading branch information
jdx committed Jan 26, 2018
1 parent a32f19f commit 7c2f91a
Show file tree
Hide file tree
Showing 2 changed files with 74 additions and 129 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,13 @@
"author": "Jeff Dickey @jdxcode",
"bugs": "https://github.com/dxcli/dev-test/issues",
"dependencies": {
"@types/chai": "^4.1.2",
"@types/chai-as-promised": "^7.1.0",
"@types/lodash": "^4.14.97",
"@types/mocha": "^2.2.47",
"@types/nock": "^9.1.2",
"@types/node": "^9.4.0",
"@types/read-pkg": "^3.0.0",
"fancy-test": "^0.5.1",
"lodash": "^4.17.4"
},
Expand All @@ -14,16 +21,9 @@
"@dxcli/dev-tslint": "^0.0.17",
"@dxcli/engine": "^0.1.11",
"@dxcli/version": "^0.1.5",
"@types/chai": "^4.1.2",
"@types/chai-as-promised": "^7.1.0",
"@types/lodash": "^4.14.97",
"@types/mocha": "^2.2.47",
"@types/nock": "^9.1.2",
"@types/node": "^9.4.0",
"@types/read-pkg": "^3.0.0",
"chai": "^4.1.2",
"chai-as-promised": "^7.1.1",
"cli-ux": "^3.1.7",
"cli-ux": "^3.2.0",
"eslint": "^4.16.0",
"eslint-config-dxcli": "^1.1.4",
"husky": "^0.14.3",
Expand Down
Loading

0 comments on commit 7c2f91a

Please sign in to comment.