We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 22cbc72 + 8a6c703 commit cca6fc3Copy full SHA for cca6fc3
package.json
@@ -114,7 +114,7 @@
114
"typescript": "2.6.2",
115
"ui-select": "0.19.8",
116
"url-loader": "0.6.2",
117
- "webpack": "3.8.1",
+ "webpack": "3.9.0",
118
"yargs": "10.0.3",
119
"zone.js": "0.8.18"
120
},
yarn.lock
@@ -8205,9 +8205,9 @@ webpack-sources@^1.0.1:
8205
source-list-map "^2.0.0"
8206
source-map "~0.5.3"
8207
8208
-webpack@3.8.1:
8209
- version "3.8.1"
8210
- resolved "https://registry.yarnpkg.com/webpack/-/webpack-3.8.1.tgz#b16968a81100abe61608b0153c9159ef8bb2bd83"
+webpack@3.9.0:
+ version "3.9.0"
+ resolved "https://registry.yarnpkg.com/webpack/-/webpack-3.9.0.tgz#7d65ca4ba92ae1b67be2c00b217fb990b8ffa97f"
8211
dependencies:
8212
acorn "^5.0.0"
8213
acorn-dynamic-import "^2.0.0"
0 commit comments