Skip to content

Commit d95e80e

Browse files
fix(deps): update dependency scroll-into-view-if-needed to v2.2.27 (#953)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 538f8e9 commit d95e80e

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

yarn.lock

+6-6
Original file line numberDiff line numberDiff line change
@@ -2478,9 +2478,9 @@ component-emitter@^1.2.1:
24782478
integrity sha512-Rd3se6QB+sO1TwqZjscQrurpEPIfO0/yYnSin6Q/rD3mOutHvUrCAhJub3r90uNb+SESBuE0QYoB90YdfatsRg==
24792479

24802480
compute-scroll-into-view@^1.0.16:
2481-
version "1.0.16"
2482-
resolved "https://registry.yarnpkg.com/compute-scroll-into-view/-/compute-scroll-into-view-1.0.16.tgz#5b7bf4f7127ea2c19b750353d7ce6776a90ee088"
2483-
integrity sha512-a85LHKY81oQnikatZYA90pufpZ6sQx++BoCxOEMsjpZx+ZnaKGQnCyCehTRr/1p9GBIAHTjcU9k71kSYWloLiQ==
2481+
version "1.0.17"
2482+
resolved "https://registry.yarnpkg.com/compute-scroll-into-view/-/compute-scroll-into-view-1.0.17.tgz#6a88f18acd9d42e9cf4baa6bec7e0522607ab7ab"
2483+
integrity sha512-j4dx+Fb0URmzbwwMUrhqWM2BEWHdFGx+qZ9qqASHRPqvTYdqvWnHg0H1hIbcyLnvgnoNAVMlwkepyqM3DaIFUg==
24842484

24852485
24862486
version "0.0.1"
@@ -7683,9 +7683,9 @@ saxes@^5.0.0:
76837683
xmlchars "^2.2.0"
76847684

76857685
scroll-into-view-if-needed@^2.2.26:
7686-
version "2.2.26"
7687-
resolved "https://registry.yarnpkg.com/scroll-into-view-if-needed/-/scroll-into-view-if-needed-2.2.26.tgz#e4917da0c820135ff65ad6f7e4b7d7af568c4f13"
7688-
integrity sha512-SQ6AOKfABaSchokAmmaxVnL9IArxEnLEX9j4wAZw+x4iUTb40q7irtHG3z4GtAWz5veVZcCnubXDBRyLVQaohw==
7686+
version "2.2.27"
7687+
resolved "https://registry.yarnpkg.com/scroll-into-view-if-needed/-/scroll-into-view-if-needed-2.2.27.tgz#c696e439bb50128abc558317b39c929907bd0620"
7688+
integrity sha512-BKiRstRm4u1bZvw+Wu9TxXhyMZ9fskb/9fbuSGuRzwHhlbKlDetL4dBdYaPfQbEFTttQmpkNtFH7sQpk4rZf9w==
76897689
dependencies:
76907690
compute-scroll-into-view "^1.0.16"
76917691

0 commit comments

Comments
 (0)