Update dependency webpack to v5.77.0 (#8345)

This commit is contained in:
renovate[bot] 2023-03-29 11:06:11 -04:00 committed by GitHub
parent 700591a5c7
commit 0e94d89382
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -1191,7 +1191,7 @@
"tslint": "6.1.3",
"typescript": "5.0.2",
"vsce": "2.15.0",
"webpack": "5.76.3",
"webpack": "5.77.0",
"webpack-cli": "5.0.1",
"webpack-merge": "5.8.0",
"webpack-stream": "7.0.0"

View File

@ -5693,10 +5693,10 @@ webpack-stream@7.0.0:
through "^2.3.8"
vinyl "^2.2.1"
webpack@5.76.3:
version "5.76.3"
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.76.3.tgz#dffdc72c8950e5b032fddad9c4452e7787d2f489"
integrity sha512-18Qv7uGPU8b2vqGeEEObnfICyw2g39CHlDEK4I7NK13LOur1d0HGmGNKGT58Eluwddpn3oEejwvBPoP4M7/KSA==
webpack@5.77.0:
version "5.77.0"
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.77.0.tgz#dea3ad16d7ea6b84aa55fa42f4eac9f30e7eb9b4"
integrity sha512-sbGNjBr5Ya5ss91yzjeJTLKyfiwo5C628AFjEa6WSXcZa4E+F57om3Cc8xLb1Jh0b243AWuSYRf3dn7HVeFQ9Q==
dependencies:
"@types/eslint-scope" "^3.7.3"
"@types/estree" "^0.0.51"