Skip to content

Commit 474725b

Browse files
authored
Merge pull request #104 from abetomo/dependabot/npm_and_yarn/flow-bin-0.259.1
chore(deps-dev): bump flow-bin from 0.258.0 to 0.259.1
2 parents 7e45c23 + c64fac3 commit 474725b

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
@@ -18,7 +18,7 @@
1818
"devDependencies": {
1919
"babel-eslint": "^10.1.0",
2020
"eslint-plugin-flowtype": "^8.0.3",
21-
"flow-bin": "^0.258.0",
21+
"flow-bin": "^0.259.1",
2222
"flow-remove-types": "^2.212.0",
2323
"jest": "^29.6.1",
2424
"standard": "^16.0.4"

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -1617,10 +1617,10 @@ flatted@^3.1.0:
16171617
resolved "https://registry.yarnpkg.com/flatted/-/flatted-3.2.7.tgz#609f39207cb614b89d0765b477cb2d437fbf9787"
16181618
integrity sha512-5nqDSxl8nn5BSNxyR3n4I6eDmbolI6WT+QqR547RwxQapgjQBmtktdP+HTBb/a/zLsbzERTONyUB5pefh5TtjQ==
16191619

1620-
flow-bin@^0.258.0:
1621-
version "0.258.0"
1622-
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.258.0.tgz#4aa2ee3166af8be2c4d8ae0b85384f67b6379a6e"
1623-
integrity sha512-7Vn3NEAB3abwUi6j6UlQrqAJIsfmB0WS/TmFnSJlyMv0dL5DURwAjw0RbHoknz8rX5UY8KgFWjDtPO6xTOS3ng==
1620+
flow-bin@^0.259.1:
1621+
version "0.259.1"
1622+
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.259.1.tgz#9ff26e014dc53beca773f7387fe58c66fe7fd791"
1623+
integrity sha512-c5vsjZ19tWGO1ldc3gNmrH6eDdB0W428xPluIDB8UNm1eMCsBM/otZUoE3dmZuWUg/+5/1eKc28Z57/JUVVslQ==
16241624

16251625
flow-remove-types@^2.212.0:
16261626
version "2.257.1"

0 commit comments

Comments
 (0)