build(deps-dev): bump eslint-plugin-functional from 4.2.1 to 4.2.2 (#999)

* build(deps-dev): bump eslint-plugin-functional from 4.2.1 to 4.2.2

Bumps [eslint-plugin-functional](https://github.com/jonaskello/eslint-plugin-functional) from 4.2.1 to 4.2.2.
- [Release notes](https://github.com/jonaskello/eslint-plugin-functional/releases)
- [Changelog](https://github.com/jonaskello/eslint-plugin-functional/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jonaskello/eslint-plugin-functional/compare/v4.2.1...v4.2.2)

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

Signed-off-by: dependabot[bot] <support@github.com>

* [dependabot skip] Fix yarn.lock

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot-fix <dependabot-fix@example.com>
This commit is contained in:
dependabot[bot]
2022-07-22 16:37:12 +00:00
committed by GitHub
co-authored by dependabot-fix
parent 74be608b28
commit 3e10096b6e
2 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -154,7 +154,7 @@
"eslint-config-prettier": "^8.5.0",
"eslint-config-react-app": "^7.0.1",
"eslint-config-typed-fp": "^2.0.1",
"eslint-plugin-functional": "^4.2.1",
"eslint-plugin-functional": "^4.2.2",
"eslint-plugin-import": "^2.26.0",
"eslint-plugin-prettier": "^4.2.1",
"eslint-plugin-react": "^7.30.1",