File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1163
1163
"prettier" : " ^3.2.5" ,
1164
1164
"ts-loader" : " ^9.5.1" ,
1165
1165
"typescript" : " ^5.3.3" ,
1166
- "webpack" : " ^5.90.1 " ,
1166
+ "webpack" : " ^5.90.2 " ,
1167
1167
"webpack-cli" : " ^5.1.1"
1168
1168
},
1169
1169
"extensionDependencies" : [
Original file line number Diff line number Diff line change @@ -2219,10 +2219,10 @@ webpack-sources@^3.2.3:
2219
2219
resolved "https://registry.yarnpkg.com/webpack-sources/-/webpack-sources-3.2.3.tgz#2d4daab8451fd4b240cc27055ff6a0c2ccea0cde"
2220
2220
integrity sha512-/DyMEOrDgLKKIG0fmvtz+4dUX/3Ghozwgm6iPp8KRhvn+eQf9+Q7GWxVNMk3+uCPWfdXYC4ExGBckIXdFEfH1w==
2221
2221
2222
- webpack@^5.90.1 :
2223
- version "5.90.1 "
2224
- resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.90.1 .tgz#62ab0c097d7cbe83d32523dbfbb645cdb7c3c01c "
2225
- integrity sha512-SstPdlAC5IvgFnhiRok8hqJo/+ArAbNv7rhU4fnWGHNVfN59HSQFaxZDSAL3IFG2YmqxuRs+IU33milSxbPlog ==
2222
+ webpack@^5.90.2 :
2223
+ version "5.90.2 "
2224
+ resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.90.2 .tgz#189686a8a292427076db9907d495625345805fab "
2225
+ integrity sha512-ziXu8ABGr0InCMEYFnHrYweinHK2PWrMqnwdHk2oK3rRhv/1B+2FnfwYv5oD+RrknK/Pp/Hmyvu+eAsaMYhzCw ==
2226
2226
dependencies :
2227
2227
" @types/eslint-scope" " ^3.7.3"
2228
2228
" @types/estree" " ^1.0.5"
You can’t perform that action at this time.
0 commit comments