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 3232 "typecheck" : " tsc --noEmit"
3333 },
3434 "dependencies" : {
35- "scroll-into-view-if-needed" : " ^2.2.25 "
35+ "scroll-into-view-if-needed" : " ^2.2.26 "
3636 },
3737 "devDependencies" : {
3838 "@babel/cli" : " 7.10.5" ,
Original file line number Diff line number Diff line change @@ -2326,10 +2326,10 @@ component-emitter@^1.2.1:
23262326 resolved "https://registry.yarnpkg.com/component-emitter/-/component-emitter-1.3.0.tgz#16e4070fba8ae29b679f2215853ee181ab2eabc0"
23272327 integrity sha512-Rd3se6QB+sO1TwqZjscQrurpEPIfO0/yYnSin6Q/rD3mOutHvUrCAhJub3r90uNb+SESBuE0QYoB90YdfatsRg==
23282328
2329- compute-scroll-into-view@^1.0.14 :
2330- version "1.0.14 "
2331- resolved "https://registry.yarnpkg.com/compute-scroll-into-view/-/compute-scroll-into-view-1.0.14 .tgz#80e3ebb25d6aa89f42e533956cb4b16a04cfe759 "
2332- integrity sha512-mKDjINe3tc6hGelUMNDzuhorIUZ7kS7BwyY0r2wQd2HOH2tRuJykiC06iSEX8y1TuhNzvz4GcJnK16mM2J1NMQ ==
2329+ compute-scroll-into-view@^1.0.16 :
2330+ version "1.0.16 "
2331+ resolved "https://registry.yarnpkg.com/compute-scroll-into-view/-/compute-scroll-into-view-1.0.16 .tgz#5b7bf4f7127ea2c19b750353d7ce6776a90ee088 "
2332+ integrity sha512-a85LHKY81oQnikatZYA90pufpZ6sQx++BoCxOEMsjpZx+ZnaKGQnCyCehTRr/1p9GBIAHTjcU9k71kSYWloLiQ ==
23332333
2334233423352335 version "0.0.1"
@@ -7422,12 +7422,12 @@ sax@^1.2.4:
74227422 resolved "https://registry.yarnpkg.com/sax/-/sax-1.2.4.tgz#2816234e2378bddc4e5354fab5caa895df7100d9"
74237423 integrity sha512-NqVDv9TpANUjFm0N8uM5GxL36UgKi9/atZw+x7YFnQ8ckwFGKrl4xX4yWtrey3UJm5nP1kUbnYgLopqWNSRhWw==
74247424
7425- scroll-into-view-if-needed@^2.2.25 :
7426- version "2.2.25 "
7427- resolved "https://registry.yarnpkg.com/scroll-into-view-if-needed/-/scroll-into-view-if-needed-2.2.25 .tgz#117b7bc7c61bc7a2b7872a0984bc73a19bc6e961 "
7428- integrity sha512-C8RKJPq9lK7eubwGpLbUkw3lklcG3Ndjmea2PyauzrA0i4DPlzAmVMGxaZrBFqCrVLfvJmP80IyHnv4jxvg1OQ ==
7425+ scroll-into-view-if-needed@^2.2.26 :
7426+ version "2.2.26 "
7427+ resolved "https://registry.yarnpkg.com/scroll-into-view-if-needed/-/scroll-into-view-if-needed-2.2.26 .tgz#e4917da0c820135ff65ad6f7e4b7d7af568c4f13 "
7428+ integrity sha512-SQ6AOKfABaSchokAmmaxVnL9IArxEnLEX9j4wAZw+x4iUTb40q7irtHG3z4GtAWz5veVZcCnubXDBRyLVQaohw ==
74297429 dependencies :
7430- compute-scroll-into-view "^1.0.14 "
7430+ compute-scroll-into-view "^1.0.16 "
74317431
7432743274337433 version "15.14.0"
You can’t perform that action at this time.
0 commit comments