Skip to content

Commit

Permalink
Bump dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
SBoudrias committed Mar 23, 2017
1 parent 36e5273 commit 0ab086a
Show file tree
Hide file tree
Showing 2 changed files with 549 additions and 1,119 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,14 +17,14 @@
"cli"
],
"devDependencies": {
"coveralls": "^2.11.15",
"eslint": "^3.8.1",
"eslint-config-xo": "^0.17.0",
"eslint-config-xo-space": "^0.15.0",
"jest": "^18.0.0",
"jest-cli": "^18.0.0",
"coveralls": "^2.12.0",
"eslint": "^3.18.0",
"eslint-config-xo": "^0.18.1",
"eslint-config-xo-space": "^0.16.0",
"jest": "^19.0.2",
"jest-cli": "^19.0.2",
"mocha": "^3.1.2",
"nsp": "^2.6.2",
"nsp": "^2.6.3",
"yeoman-assert": "^3.0.0",
"yeoman-test": "^1.5.1"
},
Expand All @@ -35,15 +35,15 @@
"prepublish": "nsp check"
},
"dependencies": {
"generator-jest": "^1.1.0",
"generator-jest": "^1.2.0",
"generator-license": "^5.1.0",
"generator-travis": "^1.1.3",
"git-remote-origin-url": "^2.0.0",
"github-username": "^3.0.0",
"inquirer-npm-name": "^2.0.0",
"lodash": "^4.17.3",
"parse-author": "^1.0.0",
"yeoman-generator": "^1.0.1"
"lodash": "^4.17.4",
"parse-author": "^2.0.0",
"yeoman-generator": "^1.1.1"
},
"eslintConfig": {
"extends": "xo-space",
Expand Down

0 comments on commit 0ab086a

Please sign in to comment.