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 101
101
"rollup-plugin-replace" : " 2.2.0" ,
102
102
"rollup-plugin-terser" : " 7.0.2" ,
103
103
"semantic-release" : " 17.3.6" ,
104
- "webpack" : " 5.16 .0" ,
104
+ "webpack" : " 5.17 .0" ,
105
105
"webpack-cli" : " 4.4.0" ,
106
106
"webpack-dev-server" : " 3.11.2"
107
107
},
Original file line number Diff line number Diff line change 1487
1487
" @types/estree" " *"
1488
1488
" @types/json-schema" " *"
1489
1489
1490
- " @types/estree@*" , "@types/estree@^0.0.45 ":
1491
- version "0.0.45 "
1492
- resolved "https://registry.yarnpkg.com/@types/estree/-/estree-0.0.45 .tgz#e9387572998e5ecdac221950dab3e8c3b16af884 "
1493
- integrity sha512-jnqIUKDUqJbDIUxm0Uj7bnlMnRm1T/eZ9N+AVMqhPgzrba2GhGG5o/jCTwmdPK709nEZsGoMzXEDUjcXHa3W0g ==
1490
+ " @types/estree@*" , "@types/estree@^0.0.46 ":
1491
+ version "0.0.46 "
1492
+ resolved "https://registry.yarnpkg.com/@types/estree/-/estree-0.0.46 .tgz#0fb6bfbbeabd7a30880504993369c4bf1deab1fe "
1493
+ integrity sha512-laIjwTQaD+5DukBZaygQ79K1Z0jb1bPEMRrkXSLjtCcZm+abyp5YbrqpSLzD42FwWW6gK/aS4NYpJ804nG2brg ==
1494
1494
1495
1495
" @types/glob@^7.1.1 " :
1496
1496
version "7.1.3"
@@ -11272,13 +11272,13 @@ webpack-sources@^2.1.1:
11272
11272
source-list-map "^2.0.1"
11273
11273
source-map "^0.6.1"
11274
11274
11275
- webpack@5.16 .0 :
11276
- version "5.16 .0"
11277
- resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.16 .0.tgz#796e093c2d92c229f013aefefde82b50c0572570 "
11278
- integrity sha512-QOkctcjYfEGxcYg4AzPJafyAQ7ANc266/URkX881uFA7b2k31E0Dmpy1ExfppHOTp1kHDTsRh9sXojVUvgPF0g ==
11275
+ webpack@5.17 .0 :
11276
+ version "5.17 .0"
11277
+ resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.17 .0.tgz#e92aebad45be25f86f788dc72fc11daacdcfd55d "
11278
+ integrity sha512-R+IdNEaYcYaACpXZOt7reyc8txBK7J06lOPkX1SbgmeoAnUbyBZivJIksrDBnmMA3wlTWvPcX7DubxELyPB8rA ==
11279
11279
dependencies :
11280
11280
" @types/eslint-scope" " ^3.7.0"
11281
- " @types/estree" " ^0.0.45 "
11281
+ " @types/estree" " ^0.0.46 "
11282
11282
" @webassemblyjs/ast" " 1.11.0"
11283
11283
" @webassemblyjs/wasm-edit" " 1.11.0"
11284
11284
" @webassemblyjs/wasm-parser" " 1.11.0"
You can’t perform that action at this time.
0 commit comments