Skip to content

Commit

Permalink
Bump flow-bin from 0.158.0 to 0.159.0
Browse files Browse the repository at this point in the history
Bumps [flow-bin](https://github.com/flowtype/flow-bin) from 0.158.0 to 0.159.0.
- [Release notes](https://github.com/flowtype/flow-bin/releases)
- [Commits](https://github.com/flowtype/flow-bin/commits)

---
updated-dependencies:
- dependency-name: flow-bin
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and kodiakhq[bot] committed Sep 2, 2021
1 parent c80f2ee commit 47946d7
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"babel-jest": "^27.1.0",
"babel-loader": "^8.2.2",
"eslint": "^7.32.0",
"flow-bin": "^0.158.0",
"flow-bin": "^0.159.0",
"glob": "^7.1.7",
"jest": "^27.1.0",
"jest-runner-eslint": "^0.10.1"
Expand Down
2 changes: 1 addition & 1 deletion src/example-relay/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"@testing-library/jest-dom": "^5.14.1",
"@testing-library/react": "^12.0.0",
"babel-jest": "^27.1.0",
"flow-bin": "^0.158.0",
"flow-bin": "^0.159.0",
"graphql": "^15.5.2",
"jest": "^27.1.0",
"react-test-renderer": "^17.0.2",
Expand Down
2 changes: 1 addition & 1 deletion src/sx-tailwind-website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"@adeira/babel-plugin-transform-sx-tailwind": "^0.18.1",
"@adeira/babel-preset-adeira": "^3.0.0",
"@babel/core": "^7.15.0",
"flow-bin": "^0.158.0",
"flow-bin": "^0.159.0",
"next-plugin-custom-babel-config": "^1.0.5",
"next-transpile-modules": "^8.0.0",
"postcss": "^8.3.6",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9234,10 +9234,10 @@ flatted@^3.1.0:
resolved "https://registry.yarnpkg.com/flatted/-/flatted-3.1.0.tgz#a5d06b4a8b01e3a63771daa5cb7a1903e2e57067"
integrity sha512-tW+UkmtNg/jv9CSofAKvgVcO7c2URjhTdW1ZTkcAritblu8tajiYy7YisnIflEwtKssCtOxpnBRoCB7iap0/TA==

flow-bin@^0.158.0:
version "0.158.0"
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.158.0.tgz#0a09763d41eb8ec7135ced6a3b9f8fa370a393d8"
integrity sha512-Gk5md8XTwk/M+J5M+rFyS1LJfFen6ldY60jM9+meWixlKf4b0vwdoUO8R7oo471pze+GY+blrnskUeqLDxFJfg==
flow-bin@^0.159.0:
version "0.159.0"
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.159.0.tgz#f788480d54db6da021e3440648c1dbb5dbc8aee8"
integrity sha512-5SugX7mOdfruzn2/+42DF74bxJO2SGmSEzCvTH9wOoBi98Ie87D5Hmb9OoGfwAE5SnXJmB6OCwN2WDiJe4lI+w==

flush-write-stream@^1.0.0:
version "1.1.1"
Expand Down

0 comments on commit 47946d7

Please sign in to comment.