mirror of
https://github.com/pybricks/pybricks-code.git
synced 2026-09-12 01:23:52 +00:00
build(deps-dev): bump eslint-config-typed-fp from 1.5.0 to 1.6.0
Bumps [eslint-config-typed-fp](https://github.com/danielnixon/eslint-config-typed-fp) from 1.5.0 to 1.6.0. - [Release notes](https://github.com/danielnixon/eslint-config-typed-fp/releases) - [Commits](https://github.com/danielnixon/eslint-config-typed-fp/commits) --- updated-dependencies: - dependency-name: eslint-config-typed-fp 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
f16bce7fbf
commit
62d8572a31
+1
-1
@@ -88,7 +88,7 @@
|
||||
"@typescript-eslint/parser": "^4.32.0",
|
||||
"eslint": "^7.31.0",
|
||||
"eslint-config-prettier": "^7.2.0",
|
||||
"eslint-config-typed-fp": "^1.5.0",
|
||||
"eslint-config-typed-fp": "^1.6.0",
|
||||
"eslint-plugin-functional": "^3.7.2",
|
||||
"eslint-plugin-import": "^2.24.2",
|
||||
"eslint-plugin-prettier": "^4.0.0",
|
||||
|
||||
@@ -5083,10 +5083,10 @@ eslint-config-react-app@^6.0.0:
|
||||
dependencies:
|
||||
confusing-browser-globals "^1.0.10"
|
||||
|
||||
eslint-config-typed-fp@^1.5.0:
|
||||
version "1.5.0"
|
||||
resolved "https://registry.yarnpkg.com/eslint-config-typed-fp/-/eslint-config-typed-fp-1.5.0.tgz#5f8e7540b742db3e491b75243de25cd0d6c318b7"
|
||||
integrity sha512-ETR7y+BFqyhie8NjX68+Bidx8bbOoXZyultJbboD/IieASLh6l/sWNNM3Mwvi5OJKdqtllfEEqlyq1jG4x8vQQ==
|
||||
eslint-config-typed-fp@^1.6.0:
|
||||
version "1.6.0"
|
||||
resolved "https://registry.yarnpkg.com/eslint-config-typed-fp/-/eslint-config-typed-fp-1.6.0.tgz#b5f69831018915ba3012180d87495aa96f61fcfa"
|
||||
integrity sha512-g7mSWzYJ7L6Ub80vSpm1naJNCIjDHwjKziPsM30rTXg5CEuQ+bkZZhVLNdt2iQ6hh6GRzZc06YDy6okefrW0hA==
|
||||
|
||||
eslint-import-resolver-node@^0.3.6:
|
||||
version "0.3.6"
|
||||
|
||||
Reference in New Issue
Block a user