From 2fb9b4a84d29ca92f54f5e25e8aaa18a5621ba58 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 20 Oct 2024 19:30:33 +0000 Subject: [PATCH] fix(deps): update dependency eslint-plugin-functional to v7.1.0 ##### [v7.1.0](https://github.com/eslint-functional/eslint-plugin-functional/blob/HEAD/CHANGELOG.md#710-2024-10-20) ##### Features - new rule no-class-inheritance ([#890](https://github.com/eslint-functional/eslint-plugin-functional/issues/890)) ([53df2fd](https://github.com/eslint-functional/eslint-plugin-functional/commit/53df2fd0746ec11fe85ca61c1f795b1b29be355d)), closes [#886](https://github.com/eslint-functional/eslint-plugin-functional/issues/886) #### [7.0.3](https://github.com/eslint-functional/eslint-plugin-functional/compare/v7.0.2...v7.0.3) (2024-10-20) ##### Bug Fixes - ensure default options are applied ([#889](https://github.com/eslint-functional/eslint-plugin-functional/issues/889)) ([5b57cd2](https://github.com/eslint-functional/eslint-plugin-functional/commit/5b57cd23a135a9c9a73cdb94c463e350ac2a84c9)) - **functional-parameters:** default options not being applied to option overrides ([#888](https://github.com/eslint-functional/eslint-plugin-functional/issues/888)) ([06f2b80](https://github.com/eslint-functional/eslint-plugin-functional/commit/06f2b809ef7e29717662f9be006ec80cd3d07c91)) #### [7.0.2](https://github.com/eslint-functional/eslint-plugin-functional/compare/v7.0.1...v7.0.2) (2024-08-26) ##### Bug Fixes - **no-expression-statements:** ignore `Promise` when `ignoreVoid` is set ([#866](https://github.com/eslint-functional/eslint-plugin-functional/issues/866)) ([2e1a992](https://github.com/eslint-functional/eslint-plugin-functional/commit/2e1a992365bdae6e89eaf744d6d8e61fc1e62b69)) #### [7.0.1](https://github.com/eslint-functional/eslint-plugin-functional/compare/v7.0.0...v7.0.1) (2024-08-07) ##### Bug Fixes - don't throw when typescript can't be resolved ([afb05bd](https://github.com/eslint-functional/eslint-plugin-functional/commit/afb05bdf934d8f63bde405f39c1c5233ad8be572)) --- pnpm-lock.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 511c9222..257cfefa 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -52,7 +52,7 @@ importers: version: 0.29.0(eslint@8.57.1) eslint-plugin-functional: specifier: ^7.0.0 - version: 7.0.3(eslint@8.57.1)(typescript@5.6.3) + version: 7.1.0(eslint@8.57.1)(typescript@5.6.3) eslint-plugin-import-x: specifier: ^4.0.0 version: 4.3.1(eslint@8.57.1)(typescript@5.6.3) @@ -2040,8 +2040,8 @@ packages: resolution: {integrity: sha512-C5NqptnJgf5ngxAaPg125OodjYeDD1o79Q2QbRV4Ga8WGX70KyC9KgB5walRy037fl9/JFC8PKVB9lwLOBbVGw==} engines: {node: '>=18.0.0'} - eslint-plugin-functional@7.0.3: - resolution: {integrity: sha512-SpXUFZbxAmrUnoNFkQkHNG9GJOUmScgyY8YjvukkyO6yclUJrgCxjJuhWeBp8MVv0KRZK9iT2tcWydvCOfrfGg==} + eslint-plugin-functional@7.1.0: + resolution: {integrity: sha512-eu7lVAF9dDTw2xzlsLDvJRXx9t4g/S/pmCSdGx2oFmibmkz2LMoPDu7B+UA9CV/RzvNr4wWd4apc71nMAazdKQ==} engines: {node: '>=v18.18.0'} peerDependencies: eslint: ^9.0.0 @@ -6276,7 +6276,7 @@ snapshots: - eslint - supports-color - eslint-plugin-functional@7.0.3(eslint@8.57.1)(typescript@5.6.3): + eslint-plugin-functional@7.1.0(eslint@8.57.1)(typescript@5.6.3): dependencies: '@typescript-eslint/utils': 8.10.0(eslint@8.57.1)(typescript@5.6.3) deepmerge-ts: 7.1.3