Skip to content

Commit

Permalink
fix: updated deps
Browse files Browse the repository at this point in the history
  • Loading branch information
jdx committed Apr 18, 2018
1 parent 2184f16 commit 90e407f
Show file tree
Hide file tree
Showing 2 changed files with 225 additions and 175 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,20 +5,20 @@
"author": "Jeff Dickey @jdxcode",
"bugs": "https://github.com/oclif/test/issues",
"dependencies": {
"fancy-test": "^1.0.3"
"fancy-test": "^1.0.5"
},
"devDependencies": {
"@oclif/command": "^1.4.7",
"@oclif/config": "^1.3.62",
"@oclif/errors": "^1.0.3",
"@oclif/tslint": "^1.0.2",
"@oclif/command": "^1.4.13",
"@oclif/config": "^1.6.4",
"@oclif/errors": "^1.0.4",
"@oclif/tslint": "^1.1.0",
"@types/chai": "^4.1.2",
"@types/mocha": "^5.0.0",
"@types/node": "^9.6.2",
"@types/node": "^9.6.5",
"chai": "^4.1.2",
"globby": "^8.0.1",
"mocha": "^5.0.5",
"ts-node": "^5.0.1",
"mocha": "^5.1.0",
"ts-node": "^6.0.0",
"tslint": "^5.9.1",
"typescript": "^2.8.1"
},
Expand Down
Loading

0 comments on commit 90e407f

Please sign in to comment.