Skip to content

Commit c538d8e

Browse files
authored
Merge pull request ManageIQ#1294 from ManageIQ/greenkeeper/webpack-3.9.1
Update webpack to the latest version 🚀
2 parents 78f0384 + 553fa83 commit c538d8e

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@
114114
"typescript": "2.6.2",
115115
"ui-select": "0.19.8",
116116
"url-loader": "0.6.2",
117-
"webpack": "3.9.0",
117+
"webpack": "3.9.1",
118118
"yargs": "10.0.3",
119119
"zone.js": "0.8.18"
120120
},

yarn.lock

+3-3
Original file line numberDiff line numberDiff line change
@@ -8205,9 +8205,9 @@ webpack-sources@^1.0.1:
82058205
source-list-map "^2.0.0"
82068206
source-map "~0.5.3"
82078207

8208-
8209-
version "3.9.0"
8210-
resolved "https://registry.yarnpkg.com/webpack/-/webpack-3.9.0.tgz#7d65ca4ba92ae1b67be2c00b217fb990b8ffa97f"
8208+
8209+
version "3.9.1"
8210+
resolved "https://registry.yarnpkg.com/webpack/-/webpack-3.9.1.tgz#9a60aa544ed5d4d454c069e3f521aa007e02643c"
82118211
dependencies:
82128212
acorn "^5.0.0"
82138213
acorn-dynamic-import "^2.0.0"

0 commit comments

Comments
 (0)