Skip to content

Commit

Permalink
chore(deps-dev): bump eslint-plugin-ft-flow from 2.0.1 to 2.0.3
Browse files Browse the repository at this point in the history
Bumps [eslint-plugin-ft-flow](https://github.com/flow-typed/eslint-plugin-ft-flow) from 2.0.1 to 2.0.3.
- [Release notes](https://github.com/flow-typed/eslint-plugin-ft-flow/releases)
- [Commits](https://github.com/flow-typed/eslint-plugin-ft-flow/commits)

---
updated-dependencies:
- dependency-name: eslint-plugin-ft-flow
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 15, 2022
1 parent 6fe20a0 commit c0afb52
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@
"eslint-config-prettier": "^8.5.0",
"eslint-import-resolver-babel-module": "^5.3.1",
"eslint-plugin-flowtype": "^8.0.3",
"eslint-plugin-ft-flow": "^2.0.1",
"eslint-plugin-ft-flow": "^2.0.3",
"eslint-plugin-import": "^2.26.0",
"eslint-plugin-react": "^7.31.10",
"eslint-plugin-react-hooks": "^4.6.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4933,10 +4933,10 @@ eslint-plugin-flowtype@^8.0.3:
lodash "^4.17.21"
string-natural-compare "^3.0.1"

eslint-plugin-ft-flow@^2.0.1:
version "2.0.1"
resolved "https://registry.yarnpkg.com/eslint-plugin-ft-flow/-/eslint-plugin-ft-flow-2.0.1.tgz#57d9a12ef02b7af8f9bd6ccd6bd8fa4034809716"
integrity sha512-dGBnCo+ok6H9p6Vw2oPFEM4vA9IEclRXQQAA/Zws51/L5zr3FDl9FxQiWGfaw0WaTIX5biiAxp/q1W5bGXjlVA==
eslint-plugin-ft-flow@^2.0.1, eslint-plugin-ft-flow@^2.0.3:
version "2.0.3"
resolved "https://registry.yarnpkg.com/eslint-plugin-ft-flow/-/eslint-plugin-ft-flow-2.0.3.tgz#3b3c113c41902bcbacf0e22b536debcfc3c819e8"
integrity sha512-Vbsd/b+LYA99jUbsL6viEUWShFaYQt2YQs3QN3f+aeszOhh2sgdcU0mjzDyD4yyBvMc8qy2uwvBBWfMzEX06tg==
dependencies:
lodash "^4.17.21"
string-natural-compare "^3.0.1"
Expand Down

0 comments on commit c0afb52

Please sign in to comment.