Skip to content

Commit e3f4035

Browse files
chore(deps): update dependency flow-bin to v0.194.0 (#1124)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1736140 commit e3f4035

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

tests/flowtype/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@
44
"scroll-into-view-if-needed": "link:../.."
55
},
66
"devDependencies": {
7-
"flow-bin": "0.193.0"
7+
"flow-bin": "0.194.0"
88
}
99
}

tests/flowtype/yarn.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -2,17 +2,17 @@
22
# yarn lockfile v1
33

44

5-
compute-scroll-into-view@^1.0.20:
6-
version "1.0.20"
7-
resolved "https://registry.yarnpkg.com/compute-scroll-into-view/-/compute-scroll-into-view-1.0.20.tgz#1768b5522d1172754f5d0c9b02de3af6be506a43"
8-
integrity sha512-UCB0ioiyj8CRjtrvaceBLqqhZCVP+1B8+NWQhmdsm0VXOJtobBCf1dBQmebCCo34qZmUwZfIH2MZLqNHazrfjg==
5+
compute-scroll-into-view@^2.0.0:
6+
version "2.0.1"
7+
resolved "https://registry.yarnpkg.com/compute-scroll-into-view/-/compute-scroll-into-view-2.0.1.tgz#d1b90c4395c1b54b9e21516e27618aae0cf08822"
8+
integrity sha512-xEntGdXkP2sptu5LX1ejT8YT9hoE61jgemSv6GtNTfjLSZlHjBaSHGdViDNhi1W7XRCW0Uo+CiKWnKoO3V3Mbw==
99

10-
flow-bin@0.193.0:
11-
version "0.193.0"
12-
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.193.0.tgz#250df37ec2d209dbf6dbec654e06d9e48da72ccb"
13-
integrity sha512-DREsJfNcU94P3rfh8TrydflQTKI5u8INzqCzi/R7iG2fBo+QKiEdNiv9NRlt4cRmOEsVvQ+5ed2U+u/68M8a6Q==
10+
flow-bin@0.194.0:
11+
version "0.194.0"
12+
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.194.0.tgz#5c55d8fb4c10b3a434100a88e986109743afcbb8"
13+
integrity sha512-gJ54JmNXkl9ga3vt2Lx9tFQCuIid1+161dWGdr0bJ/CKW8tVCWxApE/j/1eZo31uVAUNVCY5UTs2gnnAm1hVkQ==
1414

1515
"scroll-into-view-if-needed@link:../..":
16-
version "2.2.31"
16+
version "3.0.0"
1717
dependencies:
18-
compute-scroll-into-view "^1.0.20"
18+
compute-scroll-into-view "^2.0.0"

0 commit comments

Comments
 (0)