Skip to content

Commit 824926e

Browse files
committed
Bump deps
1 parent 6fe635e commit 824926e

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

packages/react-scripts/package.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -27,14 +27,14 @@
2727
"babel-core": "6.23.1",
2828
"babel-eslint": "7.1.1",
2929
"babel-jest": "18.0.0",
30-
"babel-loader": "7.0.0-alpha.2",
30+
"babel-loader": "7.0.0-alpha.3",
3131
"babel-preset-react-app": "^2.1.1",
3232
"babel-runtime": "^6.20.0",
3333
"case-sensitive-paths-webpack-plugin": "1.1.4",
3434
"chalk": "1.1.3",
3535
"connect-history-api-fallback": "1.3.0",
3636
"cross-spawn": "4.0.2",
37-
"css-loader": "0.26.1",
37+
"css-loader": "0.26.2",
3838
"detect-port": "1.0.1",
3939
"dotenv": "2.0.0",
4040
"eslint": "3.16.1",
@@ -45,16 +45,16 @@
4545
"eslint-plugin-jsx-a11y": "4.0.0",
4646
"eslint-plugin-react": "6.4.1",
4747
"extract-text-webpack-plugin": "2.0.0",
48-
"file-loader": "0.10.0",
48+
"file-loader": "0.10.1",
4949
"fs-extra": "0.30.0",
5050
"html-webpack-plugin": "2.28.0",
5151
"http-proxy-middleware": "0.17.3",
5252
"jest": "18.1.0",
5353
"object-assign": "4.1.1",
54-
"postcss-loader": "1.3.1",
54+
"postcss-loader": "1.3.3",
5555
"promise": "7.1.1",
5656
"react-dev-utils": "^0.5.2",
57-
"style-loader": "0.13.1",
57+
"style-loader": "0.13.2",
5858
"url-loader": "0.5.7",
5959
"webpack": "2.2.1",
6060
"webpack-dev-server": "2.4.1",

0 commit comments

Comments
 (0)