Skip to content

Commit

Permalink
build(deps-dev): bump eslint-plugin-ft-flow from 2.0.3 to 3.0.0
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.3 to 3.0.0.
- [Release notes](https://github.com/flow-typed/eslint-plugin-ft-flow/releases)
- [Commits](https://github.com/flow-typed/eslint-plugin-ft-flow/commits/v3.0.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 6, 2023
1 parent ce8f139 commit 4cb5483
Show file tree
Hide file tree
Showing 3 changed files with 48 additions and 9 deletions.
38 changes: 32 additions & 6 deletions .pnp.cjs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@
"eslint-config-prettier": "^8.1.0",
"eslint-plugin-eslint-comments": "^3.2.0",
"eslint-plugin-fp": "^2.3.0",
"eslint-plugin-ft-flow": "^2.0.3",
"eslint-plugin-ft-flow": "^3.0.0",
"eslint-plugin-import": "2.28.1",
"eslint-plugin-jest": "^27.1.7",
"eslint-plugin-prettier": "^4.2.1",
Expand Down
17 changes: 15 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2745,7 +2745,7 @@ __metadata:
eslint-config-prettier: ^8.1.0
eslint-plugin-eslint-comments: ^3.2.0
eslint-plugin-fp: ^2.3.0
eslint-plugin-ft-flow: ^2.0.3
eslint-plugin-ft-flow: ^3.0.0
eslint-plugin-import: 2.28.1
eslint-plugin-jest: ^27.1.7
eslint-plugin-prettier: ^4.2.1
Expand Down Expand Up @@ -6371,7 +6371,7 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-ft-flow@npm:^2.0.1, eslint-plugin-ft-flow@npm:^2.0.3":
"eslint-plugin-ft-flow@npm:^2.0.1":
version: 2.0.3
resolution: "eslint-plugin-ft-flow@npm:2.0.3"
dependencies:
Expand All @@ -6384,6 +6384,19 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-ft-flow@npm:^3.0.0":
version: 3.0.0
resolution: "eslint-plugin-ft-flow@npm:3.0.0"
dependencies:
lodash: ^4.17.21
string-natural-compare: ^3.0.1
peerDependencies:
eslint: ^8.1.0
hermes-eslint: ^0.15.0
checksum: 9f70b0677ccbf9de6242dcec06f959b873037e1e496deffa5fdfe5d6f4cd4b7997794a9081a530707afd5b76eb675a52c6a4dfb128a8811ec6d246cf79bdeb52
languageName: node
linkType: hard

"eslint-plugin-import@npm:2.28.1":
version: 2.28.1
resolution: "eslint-plugin-import@npm:2.28.1"
Expand Down

0 comments on commit 4cb5483

Please sign in to comment.