Skip to content

Commit 36a69d7

Browse files
committed
Update dependencies
1 parent 0e846f9 commit 36a69d7

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
@@ -28,7 +28,7 @@
2828
"react-scripts": "./bin/react-scripts.js"
2929
},
3030
"dependencies": {
31-
"autoprefixer": "6.4.0",
31+
"autoprefixer": "6.4.1",
3232
"babel-core": "6.14.0",
3333
"babel-eslint": "6.1.2",
3434
"babel-jest": "15.0.0",
@@ -47,11 +47,11 @@
4747
"cross-spawn": "4.0.0",
4848
"css-loader": "0.24.0",
4949
"detect-port": "1.0.0",
50-
"eslint": "3.4.0",
50+
"eslint": "3.5.0",
5151
"eslint-loader": "1.5.0",
52-
"eslint-plugin-flowtype": "2.11.4",
52+
"eslint-plugin-flowtype": "2.18.1",
5353
"eslint-plugin-import": "1.12.0",
54-
"eslint-plugin-jsx-a11y": "2.2.1",
54+
"eslint-plugin-jsx-a11y": "2.2.2",
5555
"eslint-plugin-react": "5.2.2",
5656
"extract-text-webpack-plugin": "1.0.1",
5757
"file-loader": "0.9.0",
@@ -75,7 +75,7 @@
7575
"style-loader": "0.13.1",
7676
"url-loader": "0.5.7",
7777
"webpack": "1.13.2",
78-
"webpack-dev-server": "1.16.0",
78+
"webpack-dev-server": "1.16.1",
7979
"whatwg-fetch": "1.0.0"
8080
},
8181
"devDependencies": {

0 commit comments

Comments
 (0)