Skip to content

Commit 40774e0

Browse files
authored
Merge pull request #744 from system-ui/dependabot/npm_and_yarn/webpack-4.42.0
chore(deps): bump webpack from 4.41.6 to 4.42.0
2 parents d854911 + 23594bb commit 40774e0

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
@@ -24684,7 +24684,36 @@ [email protected]:
2468424684
watchpack "^1.6.0"
2468524685
webpack-sources "^1.4.1"
2468624686

24687-
webpack@^4.33.0, webpack@~4.41.2:
24687+
webpack@^4.33.0:
24688+
version "4.42.0"
24689+
resolved "https://registry.yarnpkg.com/webpack/-/webpack-4.42.0.tgz#b901635dd6179391d90740a63c93f76f39883eb8"
24690+
integrity sha512-EzJRHvwQyBiYrYqhyjW9AqM90dE4+s1/XtCfn7uWg6cS72zH+2VPFAlsnW0+W0cDi0XRjNKUMoJtpSi50+Ph6w==
24691+
dependencies:
24692+
"@webassemblyjs/ast" "1.8.5"
24693+
"@webassemblyjs/helper-module-context" "1.8.5"
24694+
"@webassemblyjs/wasm-edit" "1.8.5"
24695+
"@webassemblyjs/wasm-parser" "1.8.5"
24696+
acorn "^6.2.1"
24697+
ajv "^6.10.2"
24698+
ajv-keywords "^3.4.1"
24699+
chrome-trace-event "^1.0.2"
24700+
enhanced-resolve "^4.1.0"
24701+
eslint-scope "^4.0.3"
24702+
json-parse-better-errors "^1.0.2"
24703+
loader-runner "^2.4.0"
24704+
loader-utils "^1.2.3"
24705+
memory-fs "^0.4.1"
24706+
micromatch "^3.1.10"
24707+
mkdirp "^0.5.1"
24708+
neo-async "^2.6.1"
24709+
node-libs-browser "^2.2.1"
24710+
schema-utils "^1.0.0"
24711+
tapable "^1.1.3"
24712+
terser-webpack-plugin "^1.4.3"
24713+
watchpack "^1.6.0"
24714+
webpack-sources "^1.4.1"
24715+
24716+
webpack@~4.41.2:
2468824717
version "4.41.6"
2468924718
resolved "https://registry.yarnpkg.com/webpack/-/webpack-4.41.6.tgz#12f2f804bf6542ef166755050d4afbc8f66ba7e1"
2469024719
integrity sha512-yxXfV0Zv9WMGRD+QexkZzmGIh54bsvEs+9aRWxnN8erLWEOehAKUTeNBoUbA6HPEZPlRo7KDi2ZcNveoZgK9MA==

0 commit comments

Comments
 (0)