Skip to content

Commit

Permalink
chore(package): update dependencies (#98)
Browse files Browse the repository at this point in the history
* chore(package): update dependencies

https://greenkeeper.io/

* Update all deps
  • Loading branch information
greenkeeper[bot] authored and tleunen committed Nov 29, 2016
1 parent ffa2c39 commit 8101cff
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,15 +35,15 @@
"resolve": "^1.1.7"
},
"devDependencies": {
"babel-cli": "^6.16.0",
"babel-core": "^6.17.0",
"babel-jest": "^16.0.0",
"babel-plugin-transform-object-rest-spread": "^6.16.0",
"babel-cli": "^6.18.0",
"babel-core": "^6.18.2",
"babel-jest": "^17.0.2",
"babel-plugin-transform-object-rest-spread": "^6.19.0",
"babel-preset-latest": "^6.16.0",
"eslint": "^3.7.1",
"eslint-config-airbnb-base": "^8.0.0",
"eslint-plugin-import": "^1.16.0",
"jest": "^16.0.1",
"eslint": "^3.11.1",
"eslint-config-airbnb-base": "^10.0.1",
"eslint-plugin-import": "^2.2.0",
"jest": "^17.0.3",
"standard-version": "^3.0.0"
},
"scripts": {
Expand Down

0 comments on commit 8101cff

Please sign in to comment.