Skip to content

Commit 30a8e35

Browse files
chore(deps): update dependency flow-bin to v0.116.1 (#699)
Co-authored-by: WhiteSource Renovate <[email protected]>
1 parent b2befec commit 30a8e35

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
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.116.0"
7+
"flow-bin": "0.116.1"
88
}
99
}

tests/flowtype/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,10 @@ compute-scroll-into-view@^1.0.12:
77
resolved "https://registry.yarnpkg.com/compute-scroll-into-view/-/compute-scroll-into-view-1.0.12.tgz#d523f83930f53d61cb5f4e2657e999b8c31cabd9"
88
integrity sha512-MUJWwXJsFQ0+Z5fvrcvA+Da+ZGxpwIMEOmXQiYjB40f0+HWZHp+Cr4F/CtmQPRpggC5ZvBHj14zXPDPmvq/OkA==
99

10-
11-
version "0.116.0"
12-
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.116.0.tgz#f2e5ef318838ceb760e3f588b66076bc8ee1dc87"
13-
integrity sha512-6q1f84mhAzHlUp9eTpIIJqINFBXf2+HGQllYfrkdQ+DfOLkF2wEZNHpVlYX1DL0G3uS8D//XEfsN2seZAc7jiw==
10+
11+
version "0.116.1"
12+
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.116.1.tgz#797964df40f2e32cad7e334583535105161434f4"
13+
integrity sha512-ZSvjx+S4PtDNKcA4U0Afm8sHzzSlTdBBT//N2AltcaN6M/gyxAOGXjC6VkMMGqKWttw+5Psq6fU+RIvD1q/ocA==
1414

1515
"scroll-into-view-if-needed@link:../..":
1616
version "2.0.0-dev"

0 commit comments

Comments
 (0)