We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 78f0384 + 553fa83 commit c538d8eCopy full SHA for c538d8e
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.9.0",
+ "webpack": "3.9.1",
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
-[email protected].0:
8209
- version "3.9.0"
8210
- resolved "https://registry.yarnpkg.com/webpack/-/webpack-3.9.0.tgz#7d65ca4ba92ae1b67be2c00b217fb990b8ffa97f"
+[email protected].1:
+ version "3.9.1"
+ resolved "https://registry.yarnpkg.com/webpack/-/webpack-3.9.1.tgz#9a60aa544ed5d4d454c069e3f521aa007e02643c"
8211
dependencies:
8212
acorn "^5.0.0"
8213
acorn-dynamic-import "^2.0.0"
0 commit comments