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 49
49
"ts-jest" : " ^29.3.2" ,
50
50
"ts-loader" : " ^9.5.2" ,
51
51
"typescript" : " ^5.8.3" ,
52
- "webpack" : " ^5.99.7 " ,
52
+ "webpack" : " ^5.99.8 " ,
53
53
"webpack-cli" : " ^6.0.1"
54
54
},
55
55
"scripts" : {
Original file line number Diff line number Diff line change @@ -6958,10 +6958,10 @@ webpack-sources@^3.2.3:
6958
6958
resolved "https://registry.yarnpkg.com/webpack-sources/-/webpack-sources-3.2.3.tgz#2d4daab8451fd4b240cc27055ff6a0c2ccea0cde"
6959
6959
integrity sha512-/DyMEOrDgLKKIG0fmvtz+4dUX/3Ghozwgm6iPp8KRhvn+eQf9+Q7GWxVNMk3+uCPWfdXYC4ExGBckIXdFEfH1w==
6960
6960
6961
- webpack@^5, webpack@^5.99.7 :
6962
- version "5.99.7 "
6963
- resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.99.7 .tgz#60201c1ca66da046b07d006c2f6e0cc5e8a7bdba "
6964
- integrity sha512-CNqKBRMQjwcmKR0idID5va1qlhrqVUKpovi+Ec79ksW8ux7iS1+A6VqzfZXgVYCFRKl7XL5ap3ZoMpwBJxcg0w ==
6961
+ webpack@^5, webpack@^5.99.8 :
6962
+ version "5.99.8 "
6963
+ resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.99.8 .tgz#dd31a020b7c092d30c4c6d9a4edb95809e7f5946 "
6964
+ integrity sha512-lQ3CPiSTpfOnrEGeXDwoq5hIGzSjmwD72GdfVzF7CQAI7t47rJG9eDWvcEkEn3CUQymAElVvDg3YNTlCYj+qUQ ==
6965
6965
dependencies :
6966
6966
" @types/eslint-scope" " ^3.7.7"
6967
6967
" @types/estree" " ^1.0.6"
You can’t perform that action at this time.
0 commit comments