Skip to content

Commit e4da931

Browse files
committed
chore: updated deps
1 parent bebef4c commit e4da931

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"css-loader": "^0.23.1",
4949
"eslint": "^1.10.3",
5050
"eslint-config-airbnb": "^4.0.0",
51-
"eslint-plugin-react": "^3.15.0",
51+
"eslint-plugin-react": "^3.16.1",
5252
"exports-loader": "^0.6.2",
5353
"express": "^4.13.4",
5454
"extract-text-webpack-plugin": "^1.0.1",
@@ -67,7 +67,7 @@
6767
"style-loader": "^0.13.0",
6868
"webpack": "^1.12.12",
6969
"webpack-dev-middleware": "^1.5.1",
70-
"webpack-hot-middleware": "^2.6.0",
70+
"webpack-hot-middleware": "^2.6.2",
7171
"webpack-sources": "^0.1.0"
7272
}
7373
}

0 commit comments

Comments
 (0)