Skip to content

Commit

Permalink
fix: updated fancy-test
Browse files Browse the repository at this point in the history
  • Loading branch information
jdx committed Feb 11, 2019
1 parent bee37af commit 5733e72
Show file tree
Hide file tree
Showing 2 changed files with 130 additions and 139 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,22 +5,22 @@
"author": "Jeff Dickey @jdxcode",
"bugs": "https://github.com/oclif/test/issues",
"dependencies": {
"fancy-test": "^1.4.1"
"fancy-test": "^1.4.3"
},
"devDependencies": {
"@oclif/command": "^1.5.4",
"@oclif/config": "^1.8.7",
"@oclif/command": "^1.5.10",
"@oclif/config": "^1.12.6",
"@oclif/errors": "^1.2.2",
"@oclif/tslint": "^3.1.1",
"@types/chai": "^4.1.6",
"@types/chai": "^4.1.7",
"@types/mocha": "^5.2.5",
"@types/node": "^10.11.7",
"@types/node": "^10.12.24",
"chai": "^4.2.0",
"globby": "^8.0.1",
"globby": "^9.0.0",
"mocha": "^5.2.0",
"ts-node": "^7.0.1",
"tslint": "^5.11.0",
"typescript": "3.1.3"
"ts-node": "^8.0.2",
"tslint": "^5.12.1",
"typescript": "3.3.3"
},
"engines": {
"node": ">=8.0.0"
Expand Down
Loading

0 comments on commit 5733e72

Please sign in to comment.