Skip to content

Commit

Permalink
chore(deps): upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
anulman committed Aug 8, 2017
1 parent c861930 commit f6cd9a4
Show file tree
Hide file tree
Showing 2 changed files with 316 additions and 100 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,27 +30,27 @@
"devDependencies": {
"babel-cli": "^6.23.0",
"babel-plugin-transform-runtime": "^6.23.0",
"babel-preset-env": "^1.2.1",
"babel-preset-env": "^1.6.0",
"babel-preset-es2015": "^6.24.1",
"babel-preset-es2017": "^6.24.1",
"babel-register": "^6.24.1",
"chai": "^4.1.0",
"chai": "^4.1.1",
"chai-as-promised": "^7.1.1",
"eslint": "^4.2.0",
"eslint-config-airbnb": "^14.1.0",
"eslint-plugin-import": "^2.2.0",
"mocha": "^3.4.2",
"mocha-eslint": "^4.0.0",
"testdouble": "^3.2.2"
"eslint": "^4.4.0",
"eslint-config-airbnb": "^15.1.0",
"eslint-plugin-import": "^2.7.0",
"mocha": "^3.5.0",
"mocha-eslint": "^4.1.0",
"testdouble": "^3.2.3"
},
"dependencies": {
"babel-runtime": "^6.23.0",
"babel-runtime": "^6.25.0",
"commander": "^2.11.0",
"listr": "^0.12.0",
"lodash": "^4.17.4",
"phantomjs-prebuilt": "^2.1.4",
"phantomjs-prebuilt": "^2.1.14",
"request": "^2.81.0",
"rsvp": "^3.4.0"
"rsvp": "^4.0.1"
},
"repository": {
"type": "git",
Expand Down
Loading

0 comments on commit f6cd9a4

Please sign in to comment.