mirror of
https://github.com/VSCodeVim/Vim.git
synced 2024-11-10 10:58:33 +03:00
Update dependency webpack to v5.35.1 (#6536)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
59787889c8
commit
50081a6c34
@ -1148,7 +1148,7 @@
|
||||
"typescript": "4.2.4",
|
||||
"vsce": "1.87.1",
|
||||
"vscode-test": "1.5.2",
|
||||
"webpack": "5.35.0",
|
||||
"webpack": "5.35.1",
|
||||
"webpack-cli": "4.6.0",
|
||||
"webpack-merge": "5.7.3",
|
||||
"webpack-stream": "6.1.2"
|
||||
|
@ -6177,10 +6177,10 @@ webpack-stream@6.1.2:
|
||||
vinyl "^2.1.0"
|
||||
webpack "^4.26.1"
|
||||
|
||||
webpack@5.35.0:
|
||||
version "5.35.0"
|
||||
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.35.0.tgz#4db23c2b96c4e53a90c5732d7cdb301a84a33576"
|
||||
integrity sha512-au3gu55yYF/h6NXFr0KZPZAYxS6Nlc595BzYPke8n0CSff5WXcoixtjh5LC/8mXunkRKxhymhXmBY0+kEbR6jg==
|
||||
webpack@5.35.1:
|
||||
version "5.35.1"
|
||||
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.35.1.tgz#857670799465c8a5cbb94c4c175d60ac42d18ba3"
|
||||
integrity sha512-uWKYStqJ23+N6/EnMEwUjPSSKUG1tFmcuKhALEh/QXoUxwN8eb3ATNIZB38A+fO6QZ0xfc7Cu7KNV9LXNhDCsw==
|
||||
dependencies:
|
||||
"@types/eslint-scope" "^3.7.0"
|
||||
"@types/estree" "^0.0.47"
|
||||
|
Loading…
Reference in New Issue
Block a user