Skip to content

Commit 23594bb

Browse files
chore(deps): bump webpack from 4.41.6 to 4.42.0
Bumps [webpack](https://github.com/webpack/webpack) from 4.41.6 to 4.42.0. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](webpack/webpack@v4.41.6...v4.42.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 3c6928d commit 23594bb

File tree

1 file changed

+30
-1
lines changed

1 file changed

+30
-1
lines changed

yarn.lock

Lines changed: 30 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24717,7 +24717,36 @@ [email protected]:
2471724717
watchpack "^1.6.0"
2471824718
webpack-sources "^1.4.1"
2471924719

24720-
webpack@^4.33.0, webpack@~4.41.2:
24720+
webpack@^4.33.0:
24721+
version "4.42.0"
24722+
resolved "https://registry.yarnpkg.com/webpack/-/webpack-4.42.0.tgz#b901635dd6179391d90740a63c93f76f39883eb8"
24723+
integrity sha512-EzJRHvwQyBiYrYqhyjW9AqM90dE4+s1/XtCfn7uWg6cS72zH+2VPFAlsnW0+W0cDi0XRjNKUMoJtpSi50+Ph6w==
24724+
dependencies:
24725+
"@webassemblyjs/ast" "1.8.5"
24726+
"@webassemblyjs/helper-module-context" "1.8.5"
24727+
"@webassemblyjs/wasm-edit" "1.8.5"
24728+
"@webassemblyjs/wasm-parser" "1.8.5"
24729+
acorn "^6.2.1"
24730+
ajv "^6.10.2"
24731+
ajv-keywords "^3.4.1"
24732+
chrome-trace-event "^1.0.2"
24733+
enhanced-resolve "^4.1.0"
24734+
eslint-scope "^4.0.3"
24735+
json-parse-better-errors "^1.0.2"
24736+
loader-runner "^2.4.0"
24737+
loader-utils "^1.2.3"
24738+
memory-fs "^0.4.1"
24739+
micromatch "^3.1.10"
24740+
mkdirp "^0.5.1"
24741+
neo-async "^2.6.1"
24742+
node-libs-browser "^2.2.1"
24743+
schema-utils "^1.0.0"
24744+
tapable "^1.1.3"
24745+
terser-webpack-plugin "^1.4.3"
24746+
watchpack "^1.6.0"
24747+
webpack-sources "^1.4.1"
24748+
24749+
webpack@~4.41.2:
2472124750
version "4.41.6"
2472224751
resolved "https://registry.yarnpkg.com/webpack/-/webpack-4.41.6.tgz#12f2f804bf6542ef166755050d4afbc8f66ba7e1"
2472324752
integrity sha512-yxXfV0Zv9WMGRD+QexkZzmGIh54bsvEs+9aRWxnN8erLWEOehAKUTeNBoUbA6HPEZPlRo7KDi2ZcNveoZgK9MA==

0 commit comments

Comments
 (0)