File tree Expand file tree Collapse file tree 2 files changed +6
-11
lines changed Expand file tree Collapse file tree 2 files changed +6
-11
lines changed Original file line number Diff line number Diff line change 575
575
"tslint" : " ^6.1.3" ,
576
576
"tslint-loader" : " ^3.5.4" ,
577
577
"typescript" : " ^4.8.4" ,
578
- "webpack" : " ^5.74 .0" ,
578
+ "webpack" : " ^5.75 .0" ,
579
579
"webpack-cli" : " ^4.10.0"
580
580
},
581
581
"extensionDependencies" : [
Original file line number Diff line number Diff line change @@ -488,12 +488,7 @@ acorn-jsx@^5.3.2:
488
488
resolved "https://registry.yarnpkg.com/acorn-jsx/-/acorn-jsx-5.3.2.tgz#7ed5bb55908b3b2f1bc55c6af1653bada7f07937"
489
489
integrity sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==
490
490
491
- acorn@^8.5.0, acorn@^8.7.1 :
492
- version "8.7.1"
493
- resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.7.1.tgz#0197122c843d1bf6d0a5e83220a788f278f63c30"
494
- integrity sha512-Xx54uLJQZ19lKygFXOWsscKUbsBZW0CPykPhVQdhIeIwrbPmJzqeASDInc8nKBnp/JT6igTs82qPXz069H8I/A==
495
-
496
- acorn@^8.8.0 :
491
+ acorn@^8.5.0, acorn@^8.7.1, acorn@^8.8.0 :
497
492
version "8.8.0"
498
493
resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.8.0.tgz#88c0187620435c7f6015803f5539dae05a9dbea8"
499
494
integrity sha512-QOxyigPVrpZ2GXT+PFyZTl6TtOFc5egxHIP9IlQ+RbupQuX4RkT/Bee4/kQuC02Xkzg84JcT7oLYtDIQxp+v7w==
@@ -2500,10 +2495,10 @@ webpack-sources@^3.2.3:
2500
2495
resolved "https://registry.yarnpkg.com/webpack-sources/-/webpack-sources-3.2.3.tgz#2d4daab8451fd4b240cc27055ff6a0c2ccea0cde"
2501
2496
integrity sha512-/DyMEOrDgLKKIG0fmvtz+4dUX/3Ghozwgm6iPp8KRhvn+eQf9+Q7GWxVNMk3+uCPWfdXYC4ExGBckIXdFEfH1w==
2502
2497
2503
- webpack@^5.74 .0 :
2504
- version "5.74 .0"
2505
- resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.74 .0.tgz#02a5dac19a17e0bb47093f2be67c695102a55980 "
2506
- integrity sha512-A2InDwnhhGN4LYctJj6M1JEaGL7Luj6LOmyBHjcI8529cm5p6VXiTIW2sn6ffvEAKmveLzvu4jrihwXtPojlAA ==
2498
+ webpack@^5.75 .0 :
2499
+ version "5.75 .0"
2500
+ resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.75 .0.tgz#1e440468647b2505860e94c9ff3e44d5b582c152 "
2501
+ integrity sha512-piaIaoVJlqMsPtX/+3KTTO6jfvrSYgauFVdt8cr9LTHKmcq/AMd4mhzsiP7ZF/PGRNPGA8336jldh9l2Kt2ogQ ==
2507
2502
dependencies :
2508
2503
" @types/eslint-scope" " ^3.7.3"
2509
2504
" @types/estree" " ^0.0.51"
You can’t perform that action at this time.
0 commit comments