From 6ae80e68eb510f0ae00e0269e692b6199a2f7c42 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Sep 2022 17:04:24 +0000 Subject: [PATCH] build(deps-dev): bump eslint-plugin-functional from 4.2.2 to 4.3.0 (#1120) * build(deps-dev): bump eslint-plugin-functional from 4.2.2 to 4.3.0 Bumps [eslint-plugin-functional](https://github.com/eslint-functional/eslint-plugin-functional) from 4.2.2 to 4.3.0. - [Release notes](https://github.com/eslint-functional/eslint-plugin-functional/releases) - [Changelog](https://github.com/eslint-functional/eslint-plugin-functional/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint-functional/eslint-plugin-functional/compare/v4.2.2...v4.3.0) --- updated-dependencies: - dependency-name: eslint-plugin-functional dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] * [dependabot skip] Fix yarn.lock Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: dependabot-fix Co-authored-by: David Lechner --- package.json | 2 +- yarn.lock | 11 ++++++----- 2 files changed, 7 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 10fbfa45..a2b7a355 100644 --- a/package.json +++ b/package.json @@ -155,7 +155,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.2", + "eslint-plugin-functional": "^4.3.0", "eslint-plugin-import": "^2.26.0", "eslint-plugin-prettier": "^4.2.1", "eslint-plugin-react": "^7.31.7", diff --git a/yarn.lock b/yarn.lock index a40975ee..89190524 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2531,7 +2531,7 @@ __metadata: 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.2 + eslint-plugin-functional: ^4.3.0 eslint-plugin-import: ^2.26.0 eslint-plugin-prettier: ^4.2.1 eslint-plugin-react: ^7.31.7 @@ -7894,13 +7894,14 @@ __metadata: languageName: node linkType: hard -"eslint-plugin-functional@npm:^4.2.2": - version: 4.2.2 - resolution: "eslint-plugin-functional@npm:4.2.2" +"eslint-plugin-functional@npm:^4.3.0": + version: 4.3.0 + resolution: "eslint-plugin-functional@npm:4.3.0" dependencies: "@typescript-eslint/utils": ^5.10.2 deepmerge-ts: ^4.0.3 escape-string-regexp: ^4.0.0 + semver: ^7.3.7 peerDependencies: eslint: ^8.0.0 tsutils: ^3.0.0 @@ -7910,7 +7911,7 @@ __metadata: optional: true typescript: optional: true - checksum: 812ce7fe3175b5beab82841482d94c428b5f7bba965f4b98394f332b7176a455347306a9ac5c3d8b52aea627257635dd7400ebc0175828b4489cf01162ed483e + checksum: 7d525e385eed1e0b1bfda367d1c963f31eb214825f2afee7e243974443e82b7c8a47ce464c7947b8e78a77620acf4f05e886ea963dd6587a4e59f841246aced9 languageName: node linkType: hard