build(deps-dev): bump eslint-plugin-functional from 3.7.0 to 3.7.2

Bumps [eslint-plugin-functional](https://github.com/jonaskello/eslint-plugin-functional) from 3.7.0 to 3.7.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/v3.7.0...v3.7.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>
This commit is contained in:
dependabot[bot]
2021-09-21 10:39:34 -05:00
committed by David Lechner
parent 5f02eeaaa4
commit 4ab0a31967
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -89,7 +89,7 @@
"eslint": "^7.31.0",
"eslint-config-prettier": "^7.2.0",
"eslint-config-typed-fp": "^1.5.0",
"eslint-plugin-functional": "^3.7.0",
"eslint-plugin-functional": "^3.7.2",
"eslint-plugin-import": "^2.24.2",
"eslint-plugin-prettier": "^4.0.0",
"eslint-plugin-react": "^7.25.3",