Skip to content

Commit

Permalink
⬆️ Bump eslint-plugin-ft-flow from 3.0.2 to 3.0.3 (#1257)
Browse files Browse the repository at this point in the history
⬆️ Bump eslint-plugin-ft-flow from 3.0.2 to 3.0.3

Bumps [eslint-plugin-ft-flow](https://github.com/flow-typed/eslint-plugin-ft-flow) from 3.0.2 to 3.0.3.
- [Release notes](https://github.com/flow-typed/eslint-plugin-ft-flow/releases)
- [Commits](flow-typed/eslint-plugin-ft-flow@v3.0.2...v3.0.3)

---
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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 1, 2024
1 parent 6e7275f commit cc326a8
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 @@ -74,7 +74,7 @@
"babel-plugin-transform-import-meta": "^2.2.1",
"codecov": "3.8.3",
"eslint": "8.56.0",
"eslint-plugin-ft-flow": "3.0.2",
"eslint-plugin-ft-flow": "3.0.3",
"eslint-plugin-immutable": "1.0.0",
"flow-bin": "^0.227.0",
"hermes-eslint": "0.16.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2659,10 +2659,10 @@ escodegen@^2.1.0:
optionalDependencies:
source-map "~0.6.1"

[email protected].2:
version "3.0.2"
resolved "https://registry.yarnpkg.com/eslint-plugin-ft-flow/-/eslint-plugin-ft-flow-3.0.2.tgz#740f7a08836d112497fe2566a25de6c6ad0233a1"
integrity sha512-Dr/RT5FZuxi5sd39vWaUXZj2GrOCHFwfB9zILSZmZ8PFS2C9M2fr7ReJjdB7wlpHEjartL7PYpmoI2c7Q0csMQ==
[email protected].3:
version "3.0.3"
resolved "https://registry.yarnpkg.com/eslint-plugin-ft-flow/-/eslint-plugin-ft-flow-3.0.3.tgz#6d8f41b5f06c00bb1b59b3a09d902799b7ae3ccd"
integrity sha512-dym24KLcyCZWMv3bKvDRFJeqs4cijIyp9Ld3Ip8/hM8dQUgEU8SKaVhYllO9EvNqF2eWiK1Bb84ts3mE1lr3ug==
dependencies:
lodash "^4.17.21"
string-natural-compare "^3.0.1"
Expand Down

0 comments on commit cc326a8

Please sign in to comment.