-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): update dependency webpack to v4.44.0
- Loading branch information
1 parent
b820533
commit 6c4e7c2
Showing
2 changed files
with
20 additions
and
20 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -1371,10 +1371,10 @@ chokidar@^2.1.8: | |
optionalDependencies: | ||
fsevents "^1.2.7" | ||
|
||
chokidar@^3.4.0: | ||
version "3.4.0" | ||
resolved "https://registry.npm.taobao.org/chokidar/download/chokidar-3.4.0.tgz#b30611423ce376357c765b9b8f904b9fba3c0be8" | ||
integrity sha1-swYRQjzjdjV8dlubj5BLn7o8C+g= | ||
chokidar@^3.4.1: | ||
version "3.4.1" | ||
resolved "https://registry.yarnpkg.com/chokidar/-/chokidar-3.4.1.tgz#e905bdecf10eaa0a0b1db0c664481cc4cbc22ba1" | ||
integrity sha512-TQTJyr2stihpC4Sya9hs2Xh+O2wf+igjL36Y75xx2WdHuiICcn/XJza46Jwt0eT5hVpQOzo3FpY3cj3RVYLX0g== | ||
dependencies: | ||
anymatch "~3.1.1" | ||
braces "~3.0.2" | ||
|
@@ -1680,10 +1680,10 @@ end-of-stream@^1.0.0, end-of-stream@^1.1.0: | |
dependencies: | ||
once "^1.4.0" | ||
|
||
enhanced-resolve@^4.1.0: | ||
version "4.2.0" | ||
resolved "https://registry.npm.taobao.org/enhanced-resolve/download/enhanced-resolve-4.2.0.tgz?cache=0&sync_timestamp=1594067886559&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fenhanced-resolve%2Fdownload%2Fenhanced-resolve-4.2.0.tgz#5d43bda4a0fd447cb0ebbe71bef8deff8805ad0d" | ||
integrity sha1-XUO9pKD9RHyw675xvvje/4gFrQ0= | ||
enhanced-resolve@^4.3.0: | ||
version "4.3.0" | ||
resolved "https://registry.yarnpkg.com/enhanced-resolve/-/enhanced-resolve-4.3.0.tgz#3b806f3bfafc1ec7de69551ef93cca46c1704126" | ||
integrity sha512-3e87LvavsdxyoCfGusJnrZ5G8SLPOFeHSNpZI/ATL9a5leXo2k0w6MKnbqhdBad9qTobSfB20Ld7UmgoNbAZkQ== | ||
dependencies: | ||
graceful-fs "^4.1.2" | ||
memory-fs "^0.5.0" | ||
|
@@ -3604,15 +3604,15 @@ watchpack-chokidar2@^2.0.0: | |
dependencies: | ||
chokidar "^2.1.8" | ||
|
||
watchpack@^1.6.1: | ||
version "1.7.2" | ||
resolved "https://registry.npm.taobao.org/watchpack/download/watchpack-1.7.2.tgz#c02e4d4d49913c3e7e122c3325365af9d331e9aa" | ||
integrity sha1-wC5NTUmRPD5+EiwzJTZa+dMx6ao= | ||
watchpack@^1.7.4: | ||
version "1.7.4" | ||
resolved "https://registry.yarnpkg.com/watchpack/-/watchpack-1.7.4.tgz#6e9da53b3c80bb2d6508188f5b200410866cd30b" | ||
integrity sha512-aWAgTW4MoSJzZPAicljkO1hsi1oKj/RRq/OJQh2PKI2UKL04c2Bs+MBOB+BBABHTXJpf9mCwHN7ANCvYsvY2sg== | ||
dependencies: | ||
graceful-fs "^4.1.2" | ||
neo-async "^2.5.0" | ||
optionalDependencies: | ||
chokidar "^3.4.0" | ||
chokidar "^3.4.1" | ||
watchpack-chokidar2 "^2.0.0" | ||
|
||
webpack-sources@^1.4.0, webpack-sources@^1.4.1: | ||
|
@@ -3623,10 +3623,10 @@ webpack-sources@^1.4.0, webpack-sources@^1.4.1: | |
source-list-map "^2.0.0" | ||
source-map "~0.6.1" | ||
|
||
webpack@4.43.0: | ||
version "4.43.0" | ||
resolved "https://registry.yarnpkg.com/webpack/-/webpack-4.43.0.tgz#c48547b11d563224c561dad1172c8aa0b8a678e6" | ||
integrity sha512-GW1LjnPipFW2Y78OOab8NJlCflB7EFskMih2AHdvjbpKMeDJqEgSx24cXXXiPS65+WSwVyxtDsJH6jGX2czy+g== | ||
webpack@4.44.0: | ||
version "4.44.0" | ||
resolved "https://registry.yarnpkg.com/webpack/-/webpack-4.44.0.tgz#3b08f88a89470175f036f4a9496b8a0428668802" | ||
integrity sha512-wAuJxK123sqAw31SpkPiPW3iKHgFUiKvO7E7UZjtdExcsRe3fgav4mvoMM7vvpjLHVoJ6a0Mtp2fzkoA13e0Zw== | ||
dependencies: | ||
"@webassemblyjs/ast" "1.9.0" | ||
"@webassemblyjs/helper-module-context" "1.9.0" | ||
|
@@ -3636,7 +3636,7 @@ [email protected]: | |
ajv "^6.10.2" | ||
ajv-keywords "^3.4.1" | ||
chrome-trace-event "^1.0.2" | ||
enhanced-resolve "^4.1.0" | ||
enhanced-resolve "^4.3.0" | ||
eslint-scope "^4.0.3" | ||
json-parse-better-errors "^1.0.2" | ||
loader-runner "^2.4.0" | ||
|
@@ -3649,7 +3649,7 @@ [email protected]: | |
schema-utils "^1.0.0" | ||
tapable "^1.1.3" | ||
terser-webpack-plugin "^1.4.3" | ||
watchpack "^1.6.1" | ||
watchpack "^1.7.4" | ||
webpack-sources "^1.4.1" | ||
|
||
worker-farm@^1.7.0: | ||
|