File tree 2 files changed +10
-10
lines changed
2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 18
18
"terser-webpack-plugin" : " 5.1.1" ,
19
19
"ts-loader" : " 8.0.14" ,
20
20
"typescript" : " 4.1.3" ,
21
- "webpack" : " 5.16 .0" ,
21
+ "webpack" : " 5.18 .0" ,
22
22
"webpack-cli" : " 4.3.1"
23
23
}
24
24
}
Original file line number Diff line number Diff line change 39
39
" @types/estree" " *"
40
40
" @types/json-schema" " *"
41
41
42
- " @types/estree@*" , "@types/estree@^0.0.45 ":
43
- version "0.0.45 "
44
- resolved "https://registry.yarnpkg.com/@types/estree/-/estree-0.0.45 .tgz#e9387572998e5ecdac221950dab3e8c3b16af884 "
45
- integrity sha512-jnqIUKDUqJbDIUxm0Uj7bnlMnRm1T/eZ9N+AVMqhPgzrba2GhGG5o/jCTwmdPK709nEZsGoMzXEDUjcXHa3W0g ==
42
+ " @types/estree@*" , "@types/estree@^0.0.46 ":
43
+ version "0.0.46 "
44
+ resolved "https://registry.yarnpkg.com/@types/estree/-/estree-0.0.46 .tgz#0fb6bfbbeabd7a30880504993369c4bf1deab1fe "
45
+ integrity sha512-laIjwTQaD+5DukBZaygQ79K1Z0jb1bPEMRrkXSLjtCcZm+abyp5YbrqpSLzD42FwWW6gK/aS4NYpJ804nG2brg ==
46
46
47
47
" @types/json-schema@*" , "@types/json-schema@^7.0.6":
48
48
version "7.0.6"
@@ -1223,13 +1223,13 @@ webpack-sources@^2.1.1:
1223
1223
source-list-map "^2.0.1"
1224
1224
source-map "^0.6.1"
1225
1225
1226
- webpack@5.16 .0 :
1227
- version "5.16 .0"
1228
- resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.16 .0.tgz#796e093c2d92c229f013aefefde82b50c0572570 "
1229
- integrity sha512-QOkctcjYfEGxcYg4AzPJafyAQ7ANc266/URkX881uFA7b2k31E0Dmpy1ExfppHOTp1kHDTsRh9sXojVUvgPF0g ==
1226
+ webpack@5.18 .0 :
1227
+ version "5.18 .0"
1228
+ resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.18 .0.tgz#bbcf13094aa0da0534d513f27d7ee72d74e499c6 "
1229
+ integrity sha512-RmiP/iy6ROvVe/S+u0TrvL/oOmvP+2+Bs8MWjvBwwY/j82Q51XJyDJ75m0QAGntL1Wx6B//Xc0+4VPP/hlNHmw ==
1230
1230
dependencies :
1231
1231
" @types/eslint-scope" " ^3.7.0"
1232
- " @types/estree" " ^0.0.45 "
1232
+ " @types/estree" " ^0.0.46 "
1233
1233
" @webassemblyjs/ast" " 1.11.0"
1234
1234
" @webassemblyjs/wasm-edit" " 1.11.0"
1235
1235
" @webassemblyjs/wasm-parser" " 1.11.0"
You can’t perform that action at this time.
0 commit comments