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 42
42
"semantic-release" : " 17.4.4" ,
43
43
"ts-node" : " 10.1.0" ,
44
44
"typescript" : " 4.3.5" ,
45
- "webpack" : " 5.45.1 "
45
+ "webpack" : " 5.46.0 "
46
46
},
47
47
"eslintConfig" : {
48
48
"root" : true ,
Original file line number Diff line number Diff line change @@ -6047,18 +6047,18 @@ wcwidth@^1.0.0, wcwidth@^1.0.1:
6047
6047
dependencies :
6048
6048
defaults "^1.0.3"
6049
6049
6050
- webpack-sources@^2.3.0 :
6051
- version "2.3.0 "
6052
- resolved "https://registry.yarnpkg.com/webpack-sources/-/webpack-sources-2.3.0 .tgz#9ed2de69b25143a4c18847586ad9eccb19278cfa "
6053
- integrity sha512-WyOdtwSvOML1kbgtXbTDnEW0jkJ7hZr/bDByIwszhWd/4XX1A3XMkrbFMsuH4+/MfLlZCUzlAdg4r7jaGKEIgQ ==
6050
+ webpack-sources@^2.3.1 :
6051
+ version "2.3.1 "
6052
+ resolved "https://registry.yarnpkg.com/webpack-sources/-/webpack-sources-2.3.1 .tgz#570de0af163949fe272233c2cefe1b56f74511fd "
6053
+ integrity sha512-y9EI9AO42JjEcrTJFOYmVywVZdKVUfOvDUPsJea5GIr1JOEGFVqwlY2K098fFoIjOkDzHn2AjRvM8dsBZu+gCA ==
6054
6054
dependencies :
6055
6055
source-list-map "^2.0.1"
6056
6056
source-map "^0.6.1"
6057
6057
6058
- webpack@5.45.1 :
6059
- version "5.45.1 "
6060
- resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.45.1 .tgz#d78dcbeda18a872dc62b0455d3ed3dcfd1c886bb "
6061
- integrity sha512-68VT2ZgG9EHs6h6UxfV2SEYewA9BA3SOLSnC2NEbJJiEwbAiueDL033R1xX0jzjmXvMh0oSeKnKgbO2bDXIEyQ ==
6058
+ webpack@5.46.0 :
6059
+ version "5.46.0 "
6060
+ resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.46.0 .tgz#105d20d96f79db59b316b0ae54316f0f630314b5 "
6061
+ integrity sha512-qxD0t/KTedJbpcXUmvMxY5PUvXDbF8LsThCzqomeGaDlCA6k998D8yYVwZMvO8sSM3BTEOaD4uzFniwpHaTIJw ==
6062
6062
dependencies :
6063
6063
" @types/eslint-scope" " ^3.7.0"
6064
6064
" @types/estree" " ^0.0.50"
@@ -6082,7 +6082,7 @@ webpack@5.45.1:
6082
6082
tapable "^2.1.1"
6083
6083
terser-webpack-plugin "^5.1.3"
6084
6084
watchpack "^2.2.0"
6085
- webpack-sources "^2.3.0 "
6085
+ webpack-sources "^2.3.1 "
6086
6086
6087
6087
well-known-symbols@^2.0.0 :
6088
6088
version "2.0.0"
You can’t perform that action at this time.
0 commit comments