mirror of
https://github.com/brianlovin/security-checklist.git
synced 2026-03-11 08:55:31 +00:00
Merge pull request #523 from brianlovin/dependabot/npm_and_yarn/flow-bin-0.125.1
Bump flow-bin from 0.124.0 to 0.125.1
This commit is contained in:
commit
fff9b23b8c
2 changed files with 5 additions and 5 deletions
|
|
@ -46,7 +46,7 @@
|
|||
"eslint-plugin-jsx-a11y": "^6.2.3",
|
||||
"eslint-plugin-prettier": "^3.1.3",
|
||||
"eslint-plugin-react": "^7.20.0",
|
||||
"flow-bin": "^0.124.0",
|
||||
"flow-bin": "^0.125.1",
|
||||
"lint-staged": "^10.2.3",
|
||||
"prettier": "^2.0.5",
|
||||
"prettier-eslint": "^9.0.1"
|
||||
|
|
|
|||
|
|
@ -4750,10 +4750,10 @@ flatted@^2.0.0:
|
|||
resolved "https://registry.yarnpkg.com/flatted/-/flatted-2.0.1.tgz#69e57caa8f0eacbc281d2e2cb458d46fdb449e08"
|
||||
integrity sha512-a1hQMktqW9Nmqr5aktAux3JMNqaucxGcjtjWnZLHX7yyPCmlSV3M54nGYbqT8K+0GhF3NBgmJCc3ma+WOgX8Jg==
|
||||
|
||||
flow-bin@^0.124.0:
|
||||
version "0.124.0"
|
||||
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.124.0.tgz#24b2e55874e1e2041f9247f42473b3db2ef32758"
|
||||
integrity sha512-KEtDJ7CFUjcuhw6N52FTZshDd1krf1fxpp4APSIrwhVm+IrlcKJ+EMXpeXKM1kKNSZ347dYGh8wEvXQl4pHZEA==
|
||||
flow-bin@^0.125.1:
|
||||
version "0.125.1"
|
||||
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.125.1.tgz#7edbc71e7dc39ddef18086ef75c714bbf1c5917f"
|
||||
integrity sha512-jEury9NTXylxQEOAXLWEE945BjBwYcMwwKVnb+5XORNwMQE7i5hQYF0ysYfsaaYOa7rW/U16rHBfwLuaZfWV7A==
|
||||
|
||||
flush-write-stream@^1.0.0:
|
||||
version "1.1.1"
|
||||
|
|
|
|||
Loading…
Reference in a new issue