Skip to content
This repository has been archived by the owner on Jan 29, 2023. It is now read-only.

Commit

Permalink
fix: updated deps
Browse files Browse the repository at this point in the history
  • Loading branch information
jdx committed Dec 3, 2018
1 parent 3965037 commit ffe8868
Show file tree
Hide file tree
Showing 2 changed files with 282 additions and 441 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,12 +23,12 @@
"yosay": "^2.0.2"
},
"devDependencies": {
"@oclif/dev-cli": "^1.19.4",
"@oclif/dev-cli": "^1.19.5",
"@oclif/tslint": "^3.1.1",
"@types/lodash": "^4.14.118",
"@types/read-pkg": "^3.0.0",
"@types/shelljs": "^0.8.0",
"@types/yeoman-generator": "^3.0.0",
"@types/yeoman-generator": "^3.0.1",
"@types/yosay": "^0.0.29",
"chai": "^4.2.0",
"eslint": "^5.9.0",
Expand All @@ -44,7 +44,7 @@
"tmp": "^0.0.33",
"ts-node": "^7.0.1",
"tslint": "^5.11.0",
"typescript": "^3.1.6"
"typescript": "^3.2.1"
},
"engines": {
"node": ">=8.0.0"
Expand Down
Loading

0 comments on commit ffe8868

Please sign in to comment.