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 32
32
"typecheck" : " tsc --noEmit"
33
33
},
34
34
"dependencies" : {
35
- "scroll-into-view-if-needed" : " 2.2.20 "
35
+ "scroll-into-view-if-needed" : " 2.2.21 "
36
36
},
37
37
"devDependencies" : {
38
38
"@babel/cli" : " 7.7.7" ,
Original file line number Diff line number Diff line change @@ -2128,10 +2128,10 @@ component-emitter@^1.2.1:
2128
2128
resolved "https://registry.yarnpkg.com/component-emitter/-/component-emitter-1.3.0.tgz#16e4070fba8ae29b679f2215853ee181ab2eabc0"
2129
2129
integrity sha512-Rd3se6QB+sO1TwqZjscQrurpEPIfO0/yYnSin6Q/rD3mOutHvUrCAhJub3r90uNb+SESBuE0QYoB90YdfatsRg==
2130
2130
2131
-
2132
- version "1.0.11 "
2133
- resolved "https://registry.yarnpkg.com/compute-scroll-into-view/-/compute-scroll-into-view-1.0.11 .tgz#7ff0a57f9aeda6314132d8994cce7aeca794fecf "
2134
- integrity sha512-uUnglJowSe0IPmWOdDtrlHXof5CTIJitfJEyITHBW6zDVOGu9Pjk5puaLM73SLcwak0L4hEjO7Td88/a6P5i7A ==
2131
+ compute-scroll-into-view@^ 1.0.12 :
2132
+ version "1.0.12 "
2133
+ resolved "https://registry.yarnpkg.com/compute-scroll-into-view/-/compute-scroll-into-view-1.0.12 .tgz#d523f83930f53d61cb5f4e2657e999b8c31cabd9 "
2134
+ integrity sha512-MUJWwXJsFQ0+Z5fvrcvA+Da+ZGxpwIMEOmXQiYjB40f0+HWZHp+Cr4F/CtmQPRpggC5ZvBHj14zXPDPmvq/OkA ==
2135
2135
2136
2136
2137
2137
version "0.0.1"
@@ -7364,12 +7364,12 @@ sax@^1.2.4:
7364
7364
resolved "https://registry.yarnpkg.com/sax/-/sax-1.2.4.tgz#2816234e2378bddc4e5354fab5caa895df7100d9"
7365
7365
integrity sha512-NqVDv9TpANUjFm0N8uM5GxL36UgKi9/atZw+x7YFnQ8ckwFGKrl4xX4yWtrey3UJm5nP1kUbnYgLopqWNSRhWw==
7366
7366
7367
-
7368
- version "2.2.20 "
7369
- resolved "https://registry.yarnpkg.com/scroll-into-view-if-needed/-/scroll-into-view-if-needed-2.2.20 .tgz#3a46847a72233a3af9770e55df450f2a7f2e2a0e "
7370
- integrity sha512-P9kYMrhi9f6dvWwTGpO5I3HgjSU/8Mts7xL3lkoH5xlewK7O9Obdc5WmMCzppln7bCVGNmf3qfoZXrpCeyNJXw ==
7367
+
7368
+ version "2.2.21 "
7369
+ resolved "https://registry.yarnpkg.com/scroll-into-view-if-needed/-/scroll-into-view-if-needed-2.2.21 .tgz#d5e3036128abf649d69583ae594a159d042c2e54 "
7370
+ integrity sha512-851zsXR0MlryKDe3uBWBHxcc0mcNgjpf5kVPC1kqAS9O9BSFa2mCcNrGm6EWXSzaC0E8AbL+W8cFogbsWmLinA ==
7371
7371
dependencies :
7372
- compute-scroll-into-view "1.0.11 "
7372
+ compute-scroll-into-view "^ 1.0.12 "
7373
7373
7374
7374
7375
7375
version "15.14.0"
You can’t perform that action at this time.
0 commit comments