Skip to content

Commit

Permalink
Update outdated dev deps
Browse files Browse the repository at this point in the history
  • Loading branch information
Uku Pattak committed Nov 16, 2016
1 parent a6513f5 commit be277cb
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,8 @@
"devDependencies": {
"babel-cli": "^6.14.0",
"babel-core": "^6.11.4",
"babel-eslint": "^6.1.2",
"babel-jest": "^15.0.0",
"babel-eslint": "^7.1.0",
"babel-jest": "^17.0.2",
"babel-loader": "^6.2.4",
"babel-plugin-add-module-exports": "^0.2.1",
"babel-plugin-transform-class-properties": "^6.11.5",
Expand All @@ -57,9 +57,9 @@
"babel-plugin-transform-object-rest-spread": "^6.8.0",
"babel-plugin-transform-runtime": "^6.8.0",
"babel-preset-es2015": "^6.14.0",
"cross-env": "^2.0.1",
"cross-env": "^3.1.3",
"eslint": "^3.1.1",
"jest": "^15.1.1",
"jest": "^17.0.2",
"rimraf": "^2.3.4",
"webpack": "^1.13.1"
},
Expand Down

0 comments on commit be277cb

Please sign in to comment.