mirror of
https://github.com/VSCodeVim/Vim.git
synced 2024-11-10 10:58:33 +03:00
Update dependency webpack to v5.20.2 (#6098)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
7065ea6878
commit
4ab3f1a19a
@ -1079,7 +1079,7 @@
|
||||
"typescript": "4.1.3",
|
||||
"vsce": "1.85.0",
|
||||
"vscode-test": "1.5.0",
|
||||
"webpack": "5.20.1",
|
||||
"webpack": "5.20.2",
|
||||
"webpack-cli": "4.5.0",
|
||||
"webpack-merge": "5.7.3",
|
||||
"webpack-stream": "6.1.2"
|
||||
|
@ -5957,10 +5957,10 @@ webpack-stream@6.1.2:
|
||||
vinyl "^2.1.0"
|
||||
webpack "^4.26.1"
|
||||
|
||||
webpack@5.20.1:
|
||||
version "5.20.1"
|
||||
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.20.1.tgz#dfecbcfb660544113a923479c8ca1044fdbf1533"
|
||||
integrity sha512-cStILc8W14WZXsgfeJmNIQlmQU06F7THfCJ6id3pIB/EXuR6nquolJ2ZJoaLNb6zdec6O2jOAzVKtBYc7vGDjg==
|
||||
webpack@5.20.2:
|
||||
version "5.20.2"
|
||||
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.20.2.tgz#55a6e461e2a6e1ca7467a419886acf9c7b052d5f"
|
||||
integrity sha512-gGPip54KK7DznaaPHVuNGqym3LAXXL+bPkZ9SlLTCdHmmk+m5x+D4UZdhWvw32CMahYlZwZYPsioFIw36/txYQ==
|
||||
dependencies:
|
||||
"@types/eslint-scope" "^3.7.0"
|
||||
"@types/estree" "^0.0.46"
|
||||
|
Loading…
Reference in New Issue
Block a user