Skip to content

Commit

Permalink
Update generator-node
Browse files Browse the repository at this point in the history
  • Loading branch information
mischah committed Apr 7, 2017
1 parent af05d16 commit 774bd53
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 8 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"dependencies": {
"chalk": "^1.1.3",
"deep-extend": "^0.4.1",
"generator-node": "^2.0.1",
"generator-node": "^2.1.0",
"inquirer-npm-name": "^2.0.0",
"lodash": "^4.17.2",
"mkdirp": "^0.5.1",
Expand Down
10 changes: 3 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1250,9 +1250,9 @@ generator-license@^5.1.0:
git-config "^0.0.7"
yeoman-generator "^1.0.1"

generator-node@^2.0.1:
version "2.0.1"
resolved "https://registry.yarnpkg.com/generator-node/-/generator-node-2.0.1.tgz#af10b89c318051f9199645c2bdb6365eb3a8502e"
generator-node@^2.1.0:
version "2.1.0"
resolved "https://registry.yarnpkg.com/generator-node/-/generator-node-2.1.0.tgz#bd85aa714b32f33f38e4c40807716eca4ae2eab3"
dependencies:
chalk "^1.1.3"
generator-jest "^1.2.0"
Expand Down Expand Up @@ -2451,10 +2451,6 @@ mkdirp@^0.5.0, mkdirp@^0.5.1:
dependencies:
minimist "0.0.8"

mockery@^2.0.0:
version "2.0.0"
resolved "https://registry.yarnpkg.com/mockery/-/mockery-2.0.0.tgz#0569a11a1848461fdc347cf8cca2df2f3129bc03"

[email protected]:
version "2.18.1"
resolved "https://registry.yarnpkg.com/moment/-/moment-2.18.1.tgz#c36193dd3ce1c2eed2adb7c802dbbc77a81b1c0f"
Expand Down

0 comments on commit 774bd53

Please sign in to comment.