Skip to content

Commit c2b6857

Browse files
committed
Updated deps
1 parent 9fa1976 commit c2b6857

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -27,23 +27,23 @@
2727
},
2828
"devDependencies": {
2929
"bootstrap": "3.3.5",
30-
"react": "0.14.0",
31-
"react-dom": "0.14.0",
30+
"react": "0.14.2",
31+
"react-dom": "0.14.2",
3232

3333
"babel": "5.8.29",
34-
"babel-core": "5.8.30",
34+
"babel-core": "5.8.33",
3535

36-
"eslint": "1.7.3",
37-
"babel-eslint": "4.1.3",
36+
"eslint": "1.9.0",
37+
"babel-eslint": "4.1.4",
3838
"eslint-config-standard": "4.4.0",
3939
"eslint-config-standard-react": "1.1.0",
40-
"eslint-plugin-react": "3.6.3",
40+
"eslint-plugin-react": "3.8.0",
4141
"eslint-plugin-standard": "1.3.1",
4242

43-
"webpack": "1.12.2",
43+
"webpack": "1.12.3",
4444
"babel-loader": "5.3.2",
45-
"css-loader": "0.21.0",
46-
"extract-text-webpack-plugin": "0.8.2",
45+
"css-loader": "0.22.0",
46+
"extract-text-webpack-plugin": "0.9.1",
4747
"file-loader": "0.8.4",
4848
"html-webpack-plugin": "1.6.2",
4949
"json-loader": "0.5.3",

0 commit comments

Comments
 (0)