File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 50
50
"ts-node" : " 10.0.0" ,
51
51
"tsconfig-paths" : " 3.10.1" ,
52
52
"typescript" : " 4.3.5" ,
53
- "webpack" : " 5.43 .0" ,
53
+ "webpack" : " 5.44 .0" ,
54
54
"webpack-cli" : " 4.1.0" ,
55
55
"webpack-dev-server" : " 3.11.2" ,
56
56
"webpack-merge" : " 5.8.0" ,
Original file line number Diff line number Diff line change 1094
1094
" @types/estree" " *"
1095
1095
" @types/json-schema" " *"
1096
1096
1097
- " @types/estree@*" , "@types/estree@^0.0.49 ":
1098
- version "0.0.49 "
1099
- resolved "https://registry.yarnpkg.com/@types/estree/-/estree-0.0.49 .tgz#3facb98ebcd4114a4ecef74e0de2175b56fd4464 "
1100
- integrity sha512-K1AFuMe8a+pXmfHTtnwBvqoEylNKVeaiKYkjmcEAdytMQVJ/i9Fu7sc13GxgXdO49gkE7Hy8SyJonUZUn+eVaw ==
1097
+ " @types/estree@*" , "@types/estree@^0.0.50 ":
1098
+ version "0.0.50 "
1099
+ resolved "https://registry.yarnpkg.com/@types/estree/-/estree-0.0.50 .tgz#1e0caa9364d3fccd2931c3ed96fdbeaa5d4cca83 "
1100
+ integrity sha512-C6N5s2ZFtuZRj54k2/zyRhNDjJwwcViAM3Nbm8zjBpbqAdZ00mr0CFxvSKeO8Y/e03WVFLpQMdHYVfUd6SB+Hw ==
1101
1101
1102
1102
" @types/events@* " :
1103
1103
version "3.0.0"
@@ -8415,13 +8415,13 @@ webpack-sources@^2.3.0:
8415
8415
source-list-map "^2.0.1"
8416
8416
source-map "^0.6.1"
8417
8417
8418
- webpack@5.43 .0, webpack@^5 :
8419
- version "5.43 .0"
8420
- resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.43 .0.tgz#36a122d6e9bac3836273857f56ed7801d40c9145 "
8421
- integrity sha512-ex3nB9uxNI0azzb0r3xGwi+LS5Gw1RCRSKk0kg3kq9MYdIPmLS6UI3oEtG7esBaB51t9I+5H+vHmL3htaxqMSw ==
8418
+ webpack@5.44 .0, webpack@^5 :
8419
+ version "5.44 .0"
8420
+ resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.44 .0.tgz#97b13a02bd79fb71ac6301ce697920660fa214a1 "
8421
+ integrity sha512-I1S1w4QLoKmH19pX6YhYN0NiSXaWY8Ou00oA+aMcr9IUGeF5azns+IKBkfoAAG9Bu5zOIzZt/mN35OffBya8AQ ==
8422
8422
dependencies :
8423
8423
" @types/eslint-scope" " ^3.7.0"
8424
- " @types/estree" " ^0.0.49 "
8424
+ " @types/estree" " ^0.0.50 "
8425
8425
" @webassemblyjs/ast" " 1.11.1"
8426
8426
" @webassemblyjs/wasm-edit" " 1.11.1"
8427
8427
" @webassemblyjs/wasm-parser" " 1.11.1"
You can’t perform that action at this time.
0 commit comments