Skip to content

Commit ffe70ff

Browse files
⬆️ Bump flow-bin from 0.145.0 to 0.146.0 (#112)
Bumps [flow-bin](https://github.com/flowtype/flow-bin) from 0.145.0 to 0.146.0. - [Release notes](https://github.com/flowtype/flow-bin/releases) - [Commits](https://github.com/flowtype/flow-bin/commits) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d068fa9 commit ffe70ff

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
"codecov": "^3.1.0",
6363
"eslint": "^7.5.0",
6464
"eslint-plugin-flowtype": "^5.2.0",
65-
"flow-bin": "^0.145.0",
65+
"flow-bin": "^0.146.0",
6666
"jest": "^26.6.3",
6767
"react": "^17.0.1",
6868
"react-native": "^0.63.4",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3451,10 +3451,10 @@ flatted@^3.1.0:
34513451
resolved "https://registry.yarnpkg.com/flatted/-/flatted-3.1.0.tgz#a5d06b4a8b01e3a63771daa5cb7a1903e2e57067"
34523452
integrity sha512-tW+UkmtNg/jv9CSofAKvgVcO7c2URjhTdW1ZTkcAritblu8tajiYy7YisnIflEwtKssCtOxpnBRoCB7iap0/TA==
34533453

3454-
flow-bin@^0.145.0:
3455-
version "0.145.0"
3456-
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.145.0.tgz#922f7c3568caaa5eb64621ec536deb56b24d1795"
3457-
integrity sha512-+9fi9BMxRBtSWC1x0hWggWTb8Vih+AC7wyvLAX5wR1m6u2lF2HLtixXqy2GX8bWgaynSEJR5lmPxYYC4wMI8cA==
3454+
flow-bin@^0.146.0:
3455+
version "0.146.0"
3456+
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.146.0.tgz#fafa002663a0e13bf3c08c3972dd93d68289ccc6"
3457+
integrity sha512-TP8eCwltqc7fo6ad5klgsrZ2veZIK2qM1vHf1A/cnXTStPh8hLAz1cOXmlQIFZR/7fjSMI39TS3CgF6M/HUhAw==
34583458

34593459
for-in@^1.0.2:
34603460
version "1.0.2"

0 commit comments

Comments
 (0)