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",
+4 -4
View File
@@ -5106,10 +5106,10 @@ eslint-plugin-flowtype@^5.2.0:
lodash "^4.17.15"
string-natural-compare "^3.0.1"
eslint-plugin-functional@^3.7.0:
version "3.7.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-functional/-/eslint-plugin-functional-3.7.0.tgz#b8fadf2b8c597f9f05a67b9e96bb3f90c82f3345"
integrity sha512-nyea0v1CM7RmcnZf5/c2GTTvSSgrj468o75MpVRIs6nlAbFU/7694r6DFMc5YxV3Sso0fSgXbTPYSsff/r9T1g==
eslint-plugin-functional@^3.7.2:
version "3.7.2"
resolved "https://registry.yarnpkg.com/eslint-plugin-functional/-/eslint-plugin-functional-3.7.2.tgz#c90325dddfa822fab27419375084d12158f05da1"
integrity sha512-BuWPOeE0nuXYlZjObYOHnYf7G3iG+sysxw84I579MsrH+hy5XdXb2sdabmXQ5z7eFGCg2/DWNbZ/yz5GAgtcUg==
dependencies:
"@typescript-eslint/experimental-utils" "^4.9.1"
array.prototype.flatmap "^1.2.4"