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

Commit

Permalink
fix: updated yeoman and update warning
Browse files Browse the repository at this point in the history
  • Loading branch information
jdx committed Aug 22, 2018
1 parent d1aace8 commit deea525
Show file tree
Hide file tree
Showing 2 changed files with 151 additions and 152 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,14 +11,14 @@
"@oclif/errors": "^1.2.0",
"@oclif/plugin-help": "^2.1.0",
"@oclif/plugin-not-found": "^1.2.0",
"@oclif/plugin-warn-if-update-available": "^1.4.0",
"@oclif/plugin-warn-if-update-available": "^1.5.1",
"debug": "^3.1.0",
"fixpack": "^2.3.1",
"lodash": "^4.17.10",
"nps-utils": "^1.7.0",
"sort-pjson": "^1.0.2",
"tslib": "^1.9.3",
"yeoman-environment": "^2.3.1",
"yeoman-environment": "^2.3.2",
"yeoman-generator": "^3.1.1",
"yosay": "^2.0.2"
},
Expand All @@ -31,15 +31,15 @@
"@types/yeoman-generator": "^2.0.3",
"@types/yosay": "^0.0.29",
"chai": "^4.1.2",
"eslint": "^5.3.0",
"eslint-config-oclif": "^2.0.0",
"execa": "^0.10.0",
"eslint": "^5.4.0",
"eslint-config-oclif": "^3.0.0",
"execa": "^0.11.0",
"fancy-test": "^1.3.0",
"fs-extra": "^7.0.0",
"globby": "^8.0.1",
"mocha": "^5.2.0",
"npm-run-path": "^2.0.2",
"nps": "^5.9.2",
"nps": "^5.9.3",
"shelljs": "^0.8.2",
"tmp": "^0.0.33",
"ts-node": "^7.0.1",
Expand Down
Loading

0 comments on commit deea525

Please sign in to comment.