Skip to content

Commit 66cb5ef

Browse files
fix(deps): update dependency compute-scroll-into-view to ^1.0.14 (#780)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 9cd3bd1 commit 66cb5ef

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"sideEffects": false,
3535
"typings": "typings/index.d.ts",
3636
"dependencies": {
37-
"compute-scroll-into-view": "^1.0.13"
37+
"compute-scroll-into-view": "^1.0.14"
3838
},
3939
"devDependencies": {
4040
"@babel/cli": "7.8.4",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2025,10 +2025,10 @@ component-emitter@^1.2.1:
20252025
resolved "https://registry.yarnpkg.com/component-emitter/-/component-emitter-1.3.0.tgz#16e4070fba8ae29b679f2215853ee181ab2eabc0"
20262026
integrity sha512-Rd3se6QB+sO1TwqZjscQrurpEPIfO0/yYnSin6Q/rD3mOutHvUrCAhJub3r90uNb+SESBuE0QYoB90YdfatsRg==
20272027

2028-
compute-scroll-into-view@^1.0.13:
2029-
version "1.0.13"
2030-
resolved "https://registry.yarnpkg.com/compute-scroll-into-view/-/compute-scroll-into-view-1.0.13.tgz#be1b1663b0e3f56cd5f7713082549f562a3477e2"
2031-
integrity sha512-o+w9w7A98aAFi/GjK8cxSV+CdASuPa2rR5UWs3+yHkJzWqaKoBEufFNWYaXInCSmUfDCVhesG+v9MTWqOjsxFg==
2028+
compute-scroll-into-view@^1.0.14:
2029+
version "1.0.14"
2030+
resolved "https://registry.yarnpkg.com/compute-scroll-into-view/-/compute-scroll-into-view-1.0.14.tgz#80e3ebb25d6aa89f42e533956cb4b16a04cfe759"
2031+
integrity sha512-mKDjINe3tc6hGelUMNDzuhorIUZ7kS7BwyY0r2wQd2HOH2tRuJykiC06iSEX8y1TuhNzvz4GcJnK16mM2J1NMQ==
20322032

20332033
20342034
version "0.0.1"

0 commit comments

Comments
 (0)