Update dependency webpack to v5.90.2 (#8886)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-02-15 22:24:51 +00:00 committed by GitHub
parent 099011af98
commit 5e6cc0a2bf
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

View File

@ -1232,7 +1232,7 @@
"ts-loader": "9.5.1",
"typescript": "5.3.3",
"vsce": "2.15.0",
"webpack": "5.90.1",
"webpack": "5.90.2",
"webpack-cli": "5.1.4",
"webpack-merge": "5.10.0",
"webpack-stream": "7.0.0"

View File

@ -6157,10 +6157,10 @@ webpack-stream@7.0.0:
through "^2.3.8"
vinyl "^2.2.1"
webpack@5.90.1:
version "5.90.1"
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.90.1.tgz#62ab0c097d7cbe83d32523dbfbb645cdb7c3c01c"
integrity sha512-SstPdlAC5IvgFnhiRok8hqJo/+ArAbNv7rhU4fnWGHNVfN59HSQFaxZDSAL3IFG2YmqxuRs+IU33milSxbPlog==
webpack@5.90.2:
version "5.90.2"
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.90.2.tgz#189686a8a292427076db9907d495625345805fab"
integrity sha512-ziXu8ABGr0InCMEYFnHrYweinHK2PWrMqnwdHk2oK3rRhv/1B+2FnfwYv5oD+RrknK/Pp/Hmyvu+eAsaMYhzCw==
dependencies:
"@types/eslint-scope" "^3.7.3"
"@types/estree" "^1.0.5"