From 0d05626e2570b4d32be81795426510fc7239c514 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 21 Sep 2022 16:48:53 +0000 Subject: [PATCH] build(deps-dev): bump eslint-plugin-functional from 4.3.1 to 4.4.0 (#1156) * build(deps-dev): bump eslint-plugin-functional from 4.3.1 to 4.4.0 Bumps [eslint-plugin-functional](https://github.com/eslint-functional/eslint-plugin-functional) from 4.3.1 to 4.4.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.3.1...v4.4.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 --- package.json | 2 +- yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 47b1a84f..10b7d14c 100644 --- a/package.json +++ b/package.json @@ -156,7 +156,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.3.1", + "eslint-plugin-functional": "^4.4.0", "eslint-plugin-import": "^2.26.0", "eslint-plugin-prettier": "^4.2.1", "eslint-plugin-react": "^7.31.8", diff --git a/yarn.lock b/yarn.lock index 1d0a3c68..30eabc6f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2467,7 +2467,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.3.1 + eslint-plugin-functional: ^4.4.0 eslint-plugin-import: ^2.26.0 eslint-plugin-prettier: ^4.2.1 eslint-plugin-react: ^7.31.8 @@ -7790,9 +7790,9 @@ __metadata: languageName: node linkType: hard -"eslint-plugin-functional@npm:^4.3.1": - version: 4.3.1 - resolution: "eslint-plugin-functional@npm:4.3.1" +"eslint-plugin-functional@npm:^4.4.0": + version: 4.4.0 + resolution: "eslint-plugin-functional@npm:4.4.0" dependencies: "@typescript-eslint/utils": ^5.10.2 deepmerge-ts: ^4.0.3 @@ -7807,7 +7807,7 @@ __metadata: optional: true typescript: optional: true - checksum: 86077b1096911dd591091fb56e56e4b20d3e1cc3e199bf504daa65e99edbf2a90f8fdb9b86eac52f6c04eaf9848955e6c61d30d80ef4af694f6c48704b7b4e77 + checksum: a535e3dc775112d914728af7dda04798d9870d2ef5aed39f861700712a0d45ba0417543ec6fd41f1c6fa1861d21af3d3306ba0f604a3435c92a32a41abdf1d4c languageName: node linkType: hard