Skip to content

Commit aa317fa

Browse files
chore(package): update dependencies
https://greenkeeper.io/
1 parent f0bbf49 commit aa317fa

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -26,21 +26,21 @@
2626
"devDependencies": {
2727
"babel-cli": "^6.10.1",
2828
"babel-core": "^6.9.1",
29-
"babel-eslint": "^6.0.4",
29+
"babel-eslint": "^7.0.0",
3030
"babel-loader": "^6.2.4",
3131
"babel-preset-es2015": "^6.9.0",
32-
"babel-preset-es2015-loose": "^7.0.0",
32+
"babel-preset-es2015-loose": "^8.0.0",
3333
"babel-preset-react": "^6.5.0",
3434
"babel-preset-stage-1": "^6.5.0",
3535
"eslint": "^3.3.1",
36-
"eslint-plugin-import": "^1.8.1",
36+
"eslint-plugin-import": "^2.0.0",
3737
"eslint-plugin-react": "^6.1.2",
3838
"expect": "^1.20.1",
3939
"gzip-size": "^3.0.0",
4040
"in-publish": "^2.0.0",
4141
"karma": "^1.2.0",
4242
"karma-browserstack-launcher": "^1.0.1",
43-
"karma-chrome-launcher": "^1.0.1",
43+
"karma-chrome-launcher": "^2.0.0",
4444
"karma-mocha": "^1.0.1",
4545
"karma-mocha-reporter": "^2.0.4",
4646
"karma-sourcemap-loader": "^0.3.7",
@@ -50,6 +50,6 @@
5050
"react": "^15.3.0",
5151
"react-dom": "^15.3.0",
5252
"readline-sync": "^1.4.4",
53-
"webpack": "1.13.1"
53+
"webpack": "1.13.2"
5454
}
5555
}

0 commit comments

Comments
 (0)