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 1164
1164
"prettier" : " ^3.2.5" ,
1165
1165
"ts-loader" : " ^9.5.1" ,
1166
1166
"typescript" : " ^5.3.3" ,
1167
- "webpack" : " ^5.90.1 " ,
1167
+ "webpack" : " ^5.90.2 " ,
1168
1168
"webpack-cli" : " ^5.1.1"
1169
1169
},
1170
1170
"extensionDependencies" : [
Original file line number Diff line number Diff line change @@ -2200,10 +2200,10 @@ webpack-sources@^3.2.3:
2200
2200
resolved "https://registry.yarnpkg.com/webpack-sources/-/webpack-sources-3.2.3.tgz#2d4daab8451fd4b240cc27055ff6a0c2ccea0cde"
2201
2201
integrity sha512-/DyMEOrDgLKKIG0fmvtz+4dUX/3Ghozwgm6iPp8KRhvn+eQf9+Q7GWxVNMk3+uCPWfdXYC4ExGBckIXdFEfH1w==
2202
2202
2203
- webpack@^5.90.1 :
2204
- version "5.90.1 "
2205
- resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.90.1 .tgz#62ab0c097d7cbe83d32523dbfbb645cdb7c3c01c "
2206
- integrity sha512-SstPdlAC5IvgFnhiRok8hqJo/+ArAbNv7rhU4fnWGHNVfN59HSQFaxZDSAL3IFG2YmqxuRs+IU33milSxbPlog ==
2203
+ webpack@^5.90.2 :
2204
+ version "5.90.2 "
2205
+ resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.90.2 .tgz#189686a8a292427076db9907d495625345805fab "
2206
+ integrity sha512-ziXu8ABGr0InCMEYFnHrYweinHK2PWrMqnwdHk2oK3rRhv/1B+2FnfwYv5oD+RrknK/Pp/Hmyvu+eAsaMYhzCw ==
2207
2207
dependencies :
2208
2208
" @types/eslint-scope" " ^3.7.3"
2209
2209
" @types/estree" " ^1.0.5"
You can’t perform that action at this time.
0 commit comments