Skip to content

Commit b03936d

Browse files
greenkeeper[bot]thymikee
authored andcommitted
Update flow-bin to the latest version 🚀 (#105)
* chore(package): update flow-bin to version 0.114.0 * chore(package): update lockfile yarn.lock
1 parent ac52fd7 commit b03936d

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"enzyme-to-json": "^3.4.0",
3636
"eslint": "^6.6.0",
3737
"@callstack/eslint-config": "^7.1.0",
38-
"flow-bin": "^0.113.0",
38+
"flow-bin": "^0.114.0",
3939
"jest": "^24.0.0",
4040
"react": "^16.12.0",
4141
"react-dom": "16.12.0",

‎yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -2526,10 +2526,10 @@ flatted@^2.0.0:
25262526
resolved "https://registry.yarnpkg.com/flatted/-/flatted-2.0.0.tgz#55122b6536ea496b4b44893ee2608141d10d9916"
25272527
integrity sha512-R+H8IZclI8AAkSBRQJLVOsxwAoHd6WC40b4QTNWIjzAa6BXOBfQcM587MXDTVPeYaopFNWHUFLx7eNmHDSxMWg==
25282528

2529-
flow-bin@^0.113.0:
2530-
version "0.113.0"
2531-
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.113.0.tgz#6457d250dbc6f71ca51e75f00a96d23cde5d987a"
2532-
integrity sha512-76uE2LGNe50wm+Jup8Np4FBcMbyy5V2iE+K25PPIYLaEMGHrL1jnQfP9L0hTzA5oh2ZJlexRLMlaPqIYIKH9nw==
2529+
flow-bin@^0.114.0:
2530+
version "0.114.0"
2531+
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.114.0.tgz#9079c5fcdf08fab4db91616f38994e9b7d035842"
2532+
integrity sha512-hewufX0nbnhemQn5XtJ97nEFNqoBclPBAZ54aY3jKuZJnLpwqB7Doaplet3M26TOh2NchBsU0+lUkM8oVna2VA==
25332533

25342534
for-in@^1.0.2:
25352535
version "1.0.2"

0 commit comments

Comments
 (0)