File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 34
34
"sideEffects" : false ,
35
35
"typings" : " typings/index.d.ts" ,
36
36
"dependencies" : {
37
- "compute-scroll-into-view" : " ^1.0.13 "
37
+ "compute-scroll-into-view" : " ^1.0.14 "
38
38
},
39
39
"devDependencies" : {
40
40
"@babel/cli" : " 7.8.4" ,
Original file line number Diff line number Diff line change @@ -2025,10 +2025,10 @@ component-emitter@^1.2.1:
2025
2025
resolved "https://registry.yarnpkg.com/component-emitter/-/component-emitter-1.3.0.tgz#16e4070fba8ae29b679f2215853ee181ab2eabc0"
2026
2026
integrity sha512-Rd3se6QB+sO1TwqZjscQrurpEPIfO0/yYnSin6Q/rD3mOutHvUrCAhJub3r90uNb+SESBuE0QYoB90YdfatsRg==
2027
2027
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 ==
2032
2032
2033
2033
2034
2034
version "0.0.1"
You can’t perform that action at this time.
0 commit comments