Skip to content

Commit 527f9bd

Browse files
chore(deps): update dependency flow-bin to v0.114.0 (#643)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 11e70de commit 527f9bd

File tree

2 files changed

+11
-6
lines changed

2 files changed

+11
-6
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.71.0"
7+
"flow-bin": "0.114.0"
88
}
99
}

tests/flowtype/yarn.lock

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

44

5-
6-
version "0.71.0"
7-
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.71.0.tgz#fd1b27a6458c3ebaa5cb811853182ed631918b70"
5+
6+
version "1.0.11"
7+
resolved "https://registry.yarnpkg.com/compute-scroll-into-view/-/compute-scroll-into-view-1.0.11.tgz#7ff0a57f9aeda6314132d8994cce7aeca794fecf"
8+
9+
10+
version "0.114.0"
11+
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.114.0.tgz#9079c5fcdf08fab4db91616f38994e9b7d035842"
812

913
"scroll-into-view-if-needed@link:../..":
10-
version "0.0.0"
11-
uid ""
14+
version "2.0.0-dev"
15+
dependencies:
16+
compute-scroll-into-view "1.0.11"

0 commit comments

Comments
 (0)