mirror of
https://github.com/VSCodeVim/Vim.git
synced 2024-11-13 00:53:08 +03:00
Update dependency webpack to v5.81.0 (#8396)
This commit is contained in:
parent
6d3b396911
commit
6cccbb3693
@ -1190,7 +1190,7 @@
|
||||
"tslint": "6.1.3",
|
||||
"typescript": "5.0.4",
|
||||
"vsce": "2.15.0",
|
||||
"webpack": "5.80.0",
|
||||
"webpack": "5.81.0",
|
||||
"webpack-cli": "5.0.2",
|
||||
"webpack-merge": "5.8.0",
|
||||
"webpack-stream": "7.0.0"
|
||||
|
@ -5672,10 +5672,10 @@ webpack-stream@7.0.0:
|
||||
through "^2.3.8"
|
||||
vinyl "^2.2.1"
|
||||
|
||||
webpack@5.80.0:
|
||||
version "5.80.0"
|
||||
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.80.0.tgz#3e660b4ab572be38c5e954bdaae7e2bf76010fdc"
|
||||
integrity sha512-OIMiq37XK1rWO8mH9ssfFKZsXg4n6klTEDL7S8/HqbAOBBaiy8ABvXvz0dDCXeEF9gqwxSvVk611zFPjS8hJxA==
|
||||
webpack@5.81.0:
|
||||
version "5.81.0"
|
||||
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.81.0.tgz#27a2e8466c8b4820d800a8d90f06ef98294f9956"
|
||||
integrity sha512-AAjaJ9S4hYCVODKLQTgG5p5e11hiMawBwV2v8MYLE0C/6UAGLuAF4n1qa9GOwdxnicaP+5k6M5HrLmD4+gIB8Q==
|
||||
dependencies:
|
||||
"@types/eslint-scope" "^3.7.3"
|
||||
"@types/estree" "^1.0.0"
|
||||
|
Loading…
Reference in New Issue
Block a user