Skip to content

Commit 4a9a16e

Browse files
authored
Merge pull request #164 from cssinjs/greenkeeper/webpack-4.41.0
Greenkeeper/webpack 4.41.0
2 parents b6e4824 + 15082f3 commit 4a9a16e

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
@@ -7198,7 +7198,7 @@ webpack-sources@^1.4.0, webpack-sources@^1.4.1:
71987198
source-list-map "^2.0.0"
71997199
source-map "~0.6.1"
72007200

7201-
webpack@^4.28.4, webpack@^4.39.2:
7201+
webpack@^4.28.4:
72027202
version "4.39.2"
72037203
resolved "https://registry.yarnpkg.com/webpack/-/webpack-4.39.2.tgz#c9aa5c1776d7c309d1b3911764f0288c8c2816aa"
72047204
integrity sha512-AKgTfz3xPSsEibH00JfZ9sHXGUwIQ6eZ9tLN8+VLzachk1Cw2LVmy+4R7ZiwTa9cZZ15tzySjeMui/UnSCAZhA==
@@ -7227,6 +7227,35 @@ webpack@^4.28.4, webpack@^4.39.2:
72277227
watchpack "^1.6.0"
72287228
webpack-sources "^1.4.1"
72297229

7230+
webpack@^4.41.0:
7231+
version "4.41.0"
7232+
resolved "https://registry.yarnpkg.com/webpack/-/webpack-4.41.0.tgz#db6a254bde671769f7c14e90a1a55e73602fc70b"
7233+
integrity sha512-yNV98U4r7wX1VJAj5kyMsu36T8RPPQntcb5fJLOsMz/pt/WrKC0Vp1bAlqPLkA1LegSwQwf6P+kAbyhRKVQ72g==
7234+
dependencies:
7235+
"@webassemblyjs/ast" "1.8.5"
7236+
"@webassemblyjs/helper-module-context" "1.8.5"
7237+
"@webassemblyjs/wasm-edit" "1.8.5"
7238+
"@webassemblyjs/wasm-parser" "1.8.5"
7239+
acorn "^6.2.1"
7240+
ajv "^6.10.2"
7241+
ajv-keywords "^3.4.1"
7242+
chrome-trace-event "^1.0.2"
7243+
enhanced-resolve "^4.1.0"
7244+
eslint-scope "^4.0.3"
7245+
json-parse-better-errors "^1.0.2"
7246+
loader-runner "^2.4.0"
7247+
loader-utils "^1.2.3"
7248+
memory-fs "^0.4.1"
7249+
micromatch "^3.1.10"
7250+
mkdirp "^0.5.1"
7251+
neo-async "^2.6.1"
7252+
node-libs-browser "^2.2.1"
7253+
schema-utils "^1.0.0"
7254+
tapable "^1.1.3"
7255+
terser-webpack-plugin "^1.4.1"
7256+
watchpack "^1.6.0"
7257+
webpack-sources "^1.4.1"
7258+
72307259
which-module@^2.0.0:
72317260
version "2.0.0"
72327261
resolved "https://registry.yarnpkg.com/which-module/-/which-module-2.0.0.tgz#d9ef07dce77b9902b8a3a8fa4b31c3e3f7e6e87a"

0 commit comments

Comments
 (0)