Skip to content

Commit 82fe6ef

Browse files
chore(deps): update dev dependency flow-bin to v0.125.1 (#774)
Co-authored-by: Renovate Bot <[email protected]>
1 parent e7b4b27 commit 82fe6ef

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.124.0"
7+
"flow-bin": "0.125.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.13:
77
resolved "https://registry.yarnpkg.com/compute-scroll-into-view/-/compute-scroll-into-view-1.0.13.tgz#be1b1663b0e3f56cd5f7713082549f562a3477e2"
88
integrity sha512-o+w9w7A98aAFi/GjK8cxSV+CdASuPa2rR5UWs3+yHkJzWqaKoBEufFNWYaXInCSmUfDCVhesG+v9MTWqOjsxFg==
99

10-
flow-bin@0.124.0:
11-
version "0.124.0"
12-
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.124.0.tgz#24b2e55874e1e2041f9247f42473b3db2ef32758"
13-
integrity sha512-KEtDJ7CFUjcuhw6N52FTZshDd1krf1fxpp4APSIrwhVm+IrlcKJ+EMXpeXKM1kKNSZ347dYGh8wEvXQl4pHZEA==
10+
flow-bin@0.125.1:
11+
version "0.125.1"
12+
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.125.1.tgz#7edbc71e7dc39ddef18086ef75c714bbf1c5917f"
13+
integrity sha512-jEury9NTXylxQEOAXLWEE945BjBwYcMwwKVnb+5XORNwMQE7i5hQYF0ysYfsaaYOa7rW/U16rHBfwLuaZfWV7A==
1414

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

0 commit comments

Comments
 (0)