mirror of
https://github.com/pybricks/pybricks-code.git
synced 2026-09-12 01:23:52 +00:00
build(deps-dev): bump eslint-plugin-functional from 3.2.1 to 3.7.0
Bumps [eslint-plugin-functional](https://github.com/jonaskello/eslint-plugin-functional) from 3.2.1 to 3.7.0. - [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.2.1...v3.7.0) --- updated-dependencies: - dependency-name: eslint-plugin-functional dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
committed by
David Lechner
parent
850238fb82
commit
5e8646c673
+1
-1
@@ -87,7 +87,7 @@
|
||||
"eslint": "^7.31.0",
|
||||
"eslint-config-prettier": "^7.2.0",
|
||||
"eslint-config-typed-fp": "^1.5.0",
|
||||
"eslint-plugin-functional": "^3.2.1",
|
||||
"eslint-plugin-functional": "^3.7.0",
|
||||
"eslint-plugin-import": "^2.24.2",
|
||||
"eslint-plugin-prettier": "^3.4.1",
|
||||
"eslint-plugin-react": "^7.25.1",
|
||||
|
||||
@@ -5071,10 +5071,10 @@ eslint-plugin-flowtype@^5.2.0:
|
||||
lodash "^4.17.15"
|
||||
string-natural-compare "^3.0.1"
|
||||
|
||||
eslint-plugin-functional@^3.2.1:
|
||||
version "3.2.1"
|
||||
resolved "https://registry.yarnpkg.com/eslint-plugin-functional/-/eslint-plugin-functional-3.2.1.tgz#d5ad668b57646ad24f4ef0476328408681d59061"
|
||||
integrity sha512-uJ8W0FznWsKp4exxO79b0xSc1WNROzDiVNGgSFOwdZCBeUHQf89BqwqlshNW9aSz/kg2gVGs+Ue6AeTpNSFM/g==
|
||||
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==
|
||||
dependencies:
|
||||
"@typescript-eslint/experimental-utils" "^4.9.1"
|
||||
array.prototype.flatmap "^1.2.4"
|
||||
|
||||
Reference in New Issue
Block a user