mirror of
https://github.com/VSCodeVim/Vim.git
synced 2024-11-09 13:34:29 +03:00
Update dependency webpack to v5.32.0 (#6469)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
46224248ff
commit
c13471a0de
@ -1143,7 +1143,7 @@
|
||||
"typescript": "4.2.4",
|
||||
"vsce": "1.87.1",
|
||||
"vscode-test": "1.5.2",
|
||||
"webpack": "5.31.2",
|
||||
"webpack": "5.32.0",
|
||||
"webpack-cli": "4.6.0",
|
||||
"webpack-merge": "5.7.3",
|
||||
"webpack-stream": "6.1.2"
|
||||
|
@ -6168,10 +6168,10 @@ webpack-stream@6.1.2:
|
||||
vinyl "^2.1.0"
|
||||
webpack "^4.26.1"
|
||||
|
||||
webpack@5.31.2:
|
||||
version "5.31.2"
|
||||
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.31.2.tgz#40d9b9d15b7d76af73d3f1cae895b82613a544d6"
|
||||
integrity sha512-0bCQe4ybo7T5Z0SC5axnIAH+1WuIdV4FwLYkaAlLtvfBhIx8bPS48WHTfiRZS1VM+pSiYt7e/rgLs3gLrH82lQ==
|
||||
webpack@5.32.0:
|
||||
version "5.32.0"
|
||||
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.32.0.tgz#f013932d778dad81bd51292d0ea00865056dc22c"
|
||||
integrity sha512-jB9PrNMFnPRiZGnm/j3qfNqJmP3ViRzkuQMIf8za0dgOYvSLi/cgA+UEEGvik9EQHX1KYyGng5PgBTTzGrH9xg==
|
||||
dependencies:
|
||||
"@types/eslint-scope" "^3.7.0"
|
||||
"@types/estree" "^0.0.46"
|
||||
|
Loading…
Reference in New Issue
Block a user