File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 591
591
"prettier" : " ^3.0.3" ,
592
592
"ts-loader" : " ^9.4.2" ,
593
593
"typescript" : " ^5.2.2" ,
594
- "webpack" : " ^5.88.2 " ,
594
+ "webpack" : " ^5.89.0 " ,
595
595
"webpack-cli" : " ^5.1.1"
596
596
},
597
597
"extensionDependencies" : [
Original file line number Diff line number Diff line change @@ -2181,10 +2181,10 @@ webpack-sources@^3.2.3:
2181
2181
resolved "https://registry.yarnpkg.com/webpack-sources/-/webpack-sources-3.2.3.tgz#2d4daab8451fd4b240cc27055ff6a0c2ccea0cde"
2182
2182
integrity sha512-/DyMEOrDgLKKIG0fmvtz+4dUX/3Ghozwgm6iPp8KRhvn+eQf9+Q7GWxVNMk3+uCPWfdXYC4ExGBckIXdFEfH1w==
2183
2183
2184
- webpack@^5.88.2 :
2185
- version "5.88.2 "
2186
- resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.88.2 .tgz#f62b4b842f1c6ff580f3fcb2ed4f0b579f4c210e "
2187
- integrity sha512-JmcgNZ1iKj+aiR0OvTYtWQqJwq37Pf683dY9bVORwVbUrDhLhdn/PlO2sHsFHPkj7sHNQF3JwaAkp49V+Sq1tQ ==
2184
+ webpack@^5.89.0 :
2185
+ version "5.89.0 "
2186
+ resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.89.0 .tgz#56b8bf9a34356e93a6625770006490bf3a7f32dc "
2187
+ integrity sha512-qyfIC10pOr70V+jkmud8tMfajraGCZMBWJtrmuBymQKCrLTRejBI8STDp1MCyZu/QTdZSeacCQYpYNQVOzX5kw ==
2188
2188
dependencies :
2189
2189
" @types/eslint-scope" " ^3.7.3"
2190
2190
" @types/estree" " ^1.0.0"
You can’t perform that action at this time.
0 commit comments