⬆️ Bump flow-bin from 0.187.1 to 0.188.1 (#1149)

This commit is contained in:
dependabot[bot] 2022-10-03 13:28:28 +02:00 committed by GitHub
parent 3cd08afb64
commit ea9e157a70
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -25,7 +25,7 @@
"devDependencies": {
"@babel/preset-flow": "^7.0.0",
"clipboard": "^2.0.4",
"flow-bin": "^0.187.0",
"flow-bin": "^0.188.1",
"focus-trap-react": "^10.0.0",
"husky": "^8.0.0",
"identity-obj-proxy": "^3.0.0",

View File

@ -2460,10 +2460,10 @@ find-up@^4.0.0, find-up@^4.1.0:
locate-path "^5.0.0"
path-exists "^4.0.0"
flow-bin@^0.187.0:
version "0.187.1"
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.187.1.tgz#0704d8f16bcf58c07decc09daebbf0d3ce845bc8"
integrity sha512-rG2p8NAJ7By0QTh+RMQRIGfM7nuKKp4XANqYUAoi6tDuEULLjlNxSa1vcwqW+O2EXGeLKYDkz/QVhefH/pBToA==
flow-bin@^0.188.1:
version "0.188.1"
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.188.1.tgz#1043ec955eec8cd402ec9fb4c49054bf14368c06"
integrity sha512-tQehbFoeXKz/MZqEClBB2ezuT1HHKoBlv6t8mAoUdFk1PaFhqcEmjx+1Bn0xygykrqHy0FY6C3z+AGleOnFbdQ==
focus-trap-react@^10.0.0:
version "10.0.0"