Skip to content

Commit cca6fc3

Browse files
authored
Merge pull request ManageIQ#1290 from ManageIQ/greenkeeper/webpack-3.9.0
Update webpack to the latest version 🚀
2 parents 22cbc72 + 8a6c703 commit cca6fc3

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.8.1",
117+
"webpack": "3.9.0",
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-
webpack@3.8.1:
8209-
version "3.8.1"
8210-
resolved "https://registry.yarnpkg.com/webpack/-/webpack-3.8.1.tgz#b16968a81100abe61608b0153c9159ef8bb2bd83"
8208+
webpack@3.9.0:
8209+
version "3.9.0"
8210+
resolved "https://registry.yarnpkg.com/webpack/-/webpack-3.9.0.tgz#7d65ca4ba92ae1b67be2c00b217fb990b8ffa97f"
82118211
dependencies:
82128212
acorn "^5.0.0"
82138213
acorn-dynamic-import "^2.0.0"

0 commit comments

Comments
 (0)