Skip to content

Commit f646ee6

Browse files
⬆️ Bump flow-bin from 0.140.0 to 0.141.0 (#91)
1 parent a749091 commit f646ee6

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
@@ -58,7 +58,7 @@
5858
"codecov": "^3.1.0",
5959
"eslint": "^7.5.0",
6060
"eslint-plugin-flowtype": "^5.2.0",
61-
"flow-bin": "^0.140.0",
61+
"flow-bin": "^0.141.0",
6262
"jest": "^24.9.0",
6363
"react": "16.6.3",
6464
"react-native": "^0.58.4",

yarn.lock

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

2864-
flow-bin@^0.140.0:
2865-
version "0.140.0"
2866-
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.140.0.tgz#bf1a2984a0e5604daa0d1e0432138d9897af65bb"
2867-
integrity sha512-9P/VciKACXocClhLiDg/p1ntYmgCEEc9QrNOoTqTi2SEdEZDTiAmJLONRJfw4uglPVRZ1p/esWF9KlbZiuxqVw==
2864+
flow-bin@^0.141.0:
2865+
version "0.141.0"
2866+
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.141.0.tgz#f9e33ad29392824823c97b6db7de5ab972c7f872"
2867+
integrity sha512-NxaECTjIWfs2Y91GuA1PlgPd5uCulZcqR9wiXRg6n7/AbmvVetM2ewoGxCKxJm7wIml3f0/5KXIZvZa/3msqXg==
28682868

28692869
for-in@^1.0.1, for-in@^1.0.2:
28702870
version "1.0.2"

0 commit comments

Comments
 (0)