Skip to content

Commit 3b15f0a

Browse files
committed
Update deps for webpack 2
1 parent 2ac1b38 commit 3b15f0a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages/react-scripts/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"eslint-plugin-import": "2.0.1",
4545
"eslint-plugin-jsx-a11y": "4.0.0",
4646
"eslint-plugin-react": "6.4.1",
47-
"extract-text-webpack-plugin": "2.0.0",
47+
"extract-text-webpack-plugin": "2.1.0",
4848
"file-loader": "0.10.1",
4949
"fs-extra": "0.30.0",
5050
"html-webpack-plugin": "2.28.0",
@@ -55,7 +55,7 @@
5555
"promise": "7.1.1",
5656
"react-dev-utils": "^0.5.2",
5757
"style-loader": "0.13.2",
58-
"url-loader": "0.5.7",
58+
"url-loader": "0.5.8",
5959
"webpack": "2.2.1",
6060
"webpack-dev-server": "2.4.1",
6161
"webpack-manifest-plugin": "1.1.0",

0 commit comments

Comments
 (0)