Skip to content

Commit 760471e

Browse files
chore(package): update dependencies
1 parent 6508faf commit 760471e

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
@@ -15,7 +15,7 @@
1515
"babel-cli": "^6.23.0",
1616
"babel-core": "^6.23.1",
1717
"babel-eslint": "^7.1.1",
18-
"babel-loader": "^6.4.0",
18+
"babel-loader": "^7.0.0",
1919
"babel-plugin-transform-class-properties": "^6.23.0",
2020
"babel-plugin-transform-decorators-legacy": "^1.3.4",
2121
"babel-plugin-transform-object-rest-spread": "^6.23.0",
@@ -24,13 +24,13 @@
2424
"babel-preset-react": "^6.23.0",
2525
"babel-preset-stage-2": "^6.22.0",
2626
"classnames": "^2.2.5",
27-
"cross-env": "^3.1.4",
28-
"css-loader": "^0.26.1",
27+
"cross-env": "^4.0.0",
28+
"css-loader": "^0.28.0",
2929
"eslint": "^3.15.0",
3030
"eslint-plugin-react": "^6.10.0",
3131
"express": "^4.14.1",
3232
"extract-text-webpack-plugin": "^2.1.0",
33-
"file-loader": "^0.10.1",
33+
"file-loader": "^0.11.1",
3434
"fs-extra": "^2.0.0",
3535
"html-webpack-plugin": "^2.28.0",
3636
"image-webpack-loader": "^3.2.0",
@@ -47,7 +47,7 @@
4747
"react-dom": "^15.5.4",
4848
"react-hot-loader": "^3.0.0-beta.6",
4949
"serve-static": "^1.12.1",
50-
"style-loader": "^0.13.2",
50+
"style-loader": "^0.16.1",
5151
"styled-components": "^2.0.0-15",
5252
"styletron-react": "^2.5.3",
5353
"url-loader": "^0.5.8",

0 commit comments

Comments
 (0)