mirror of
https://github.com/VSCodeVim/Vim.git
synced 2024-11-09 13:34:29 +03:00
Update dependency webpack to v5.76.1 (#8300)
This commit is contained in:
parent
64f598299d
commit
65a72b9178
@ -1191,7 +1191,7 @@
|
||||
"tslint": "6.1.3",
|
||||
"typescript": "4.9.5",
|
||||
"vsce": "2.15.0",
|
||||
"webpack": "5.76.0",
|
||||
"webpack": "5.76.1",
|
||||
"webpack-cli": "5.0.1",
|
||||
"webpack-merge": "5.8.0",
|
||||
"webpack-stream": "7.0.0"
|
||||
|
@ -5706,10 +5706,10 @@ webpack-stream@7.0.0:
|
||||
through "^2.3.8"
|
||||
vinyl "^2.2.1"
|
||||
|
||||
webpack@5.76.0:
|
||||
version "5.76.0"
|
||||
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.76.0.tgz#f9fb9fb8c4a7dbdcd0d56a98e56b8a942ee2692c"
|
||||
integrity sha512-l5sOdYBDunyf72HW8dF23rFtWq/7Zgvt/9ftMof71E/yUb1YLOBmTgA2K4vQthB3kotMrSj609txVE0dnr2fjA==
|
||||
webpack@5.76.1:
|
||||
version "5.76.1"
|
||||
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.76.1.tgz#7773de017e988bccb0f13c7d75ec245f377d295c"
|
||||
integrity sha512-4+YIK4Abzv8172/SGqObnUjaIHjLEuUasz9EwQj/9xmPPkYJy2Mh03Q/lJfSD3YLzbxy5FeTq5Uw0323Oh6SJQ==
|
||||
dependencies:
|
||||
"@types/eslint-scope" "^3.7.3"
|
||||
"@types/estree" "^0.0.51"
|
||||
|
Loading…
Reference in New Issue
Block a user