Skip to content

Commit 74eafed

Browse files
committed
Upgrade dependencies
1 parent 793f52d commit 74eafed

File tree

2 files changed

+262
-305
lines changed

2 files changed

+262
-305
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"babel-core": "^6.26.3",
4343
"babel-loader": "^7.1.4",
4444
"babel-plugin-transform-async-to-generator": "^6.24.1",
45-
"babel-plugin-transform-decorators-legacy": "^1.3.4",
45+
"babel-plugin-transform-decorators-legacy": "^1.3.5",
4646
"babel-polyfill": "^6.26.0",
4747
"babel-preset-es2015": "^6.24.1",
4848
"babel-preset-react": "^6.24.1",
@@ -54,7 +54,7 @@
5454
"extract-text-webpack-plugin": "^4.0.0-beta.0",
5555
"file-loader": "^1.1.11",
5656
"html-webpack-plugin": "^3.2.0",
57-
"image-webpack-loader": "^4.2.0",
57+
"image-webpack-loader": "^4.3.0",
5858
"mini-css-extract-plugin": "^0.4.0",
5959
"node-sass": "^4.9.0",
6060
"normalize.css": "^8.0.0",
@@ -64,11 +64,11 @@
6464
"resolve-url-loader": "^2.3.0",
6565
"rimraf": "^2.6.2",
6666
"sass-lint": "^1.12.1",
67-
"sass-loader": "^7.0.1",
67+
"sass-loader": "^7.0.2",
6868
"style-loader": "^0.21.0",
6969
"url-loader": "^1.0.1",
70-
"webpack": "^4.8.3",
71-
"webpack-cli": "^2.1.4",
70+
"webpack": "^4.10.2",
71+
"webpack-cli": "^2.1.5",
7272
"webpack-dev-server": "^3.1.4"
7373
},
7474
"dependencies": {

0 commit comments

Comments
 (0)