mirror of
https://github.com/VSCodeVim/Vim.git
synced 2024-11-10 10:58:33 +03:00
Update dependency webpack to v5.15.0 (#5999)
This commit is contained in:
parent
b915936e26
commit
d951768078
@ -1074,7 +1074,7 @@
|
||||
"typescript": "4.1.3",
|
||||
"vsce": "1.83.0",
|
||||
"vscode-test": "1.4.1",
|
||||
"webpack": "5.14.0",
|
||||
"webpack": "5.15.0",
|
||||
"webpack-cli": "4.3.1",
|
||||
"webpack-merge": "5.7.3",
|
||||
"webpack-stream": "6.1.1"
|
||||
|
@ -5875,10 +5875,10 @@ webpack-stream@6.1.1:
|
||||
vinyl "^2.1.0"
|
||||
webpack "^4.26.1"
|
||||
|
||||
webpack@5.14.0:
|
||||
version "5.14.0"
|
||||
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.14.0.tgz#cdfe9286d14ddc2bb348afabc1d910d166f3c47f"
|
||||
integrity sha512-PFtfqXIKT6EG+k4L7d9whUPacN2XvxlUMc8NAQvN+sF9G8xPQqrCDGDiXbAdyGNz+/OP6ioxnUKybBBZ1kp/2A==
|
||||
webpack@5.15.0:
|
||||
version "5.15.0"
|
||||
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.15.0.tgz#63d7b6228a4e15ee8c89899c2cfdd993e809bdd2"
|
||||
integrity sha512-y/xG+ONDz78yn3VvP6gAvGr1/gkxOgitvHSXBmquyN8KDtrGEyE3K9WkXOPB7QmfcOBCpO4ELXwNcCYQnEmexA==
|
||||
dependencies:
|
||||
"@types/eslint-scope" "^3.7.0"
|
||||
"@types/estree" "^0.0.45"
|
||||
|
Loading…
Reference in New Issue
Block a user