From 38b465cc944ecb4546c1d314f58901b4c3eded32 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 28 Nov 2024 17:05:47 +0000 Subject: [PATCH] Update dependency eslint-plugin-testing-library to v7 --- package.json | 2 +- pnpm-lock.yaml | 17 +++++++++-------- 2 files changed, 10 insertions(+), 9 deletions(-) diff --git a/package.json b/package.json index fb6c0ae..4099846 100644 --- a/package.json +++ b/package.json @@ -50,7 +50,7 @@ "eslint-plugin-react-x": "1.17.0", "eslint-plugin-security": "3.0.1", "eslint-plugin-sonarjs": "1.0.4", - "eslint-plugin-testing-library": "6.5.0", + "eslint-plugin-testing-library": "7.0.0", "eslint-plugin-unicorn": "56.0.1", "eslint-plugin-upleveled": "2.1.14", "is-plain-obj": "4.1.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 3c354cd..af55f8f 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -66,8 +66,8 @@ importers: specifier: 1.0.4 version: 1.0.4(eslint@9.15.0) eslint-plugin-testing-library: - specifier: 6.5.0 - version: 6.5.0(eslint@9.15.0)(typescript@5.6.3) + specifier: 7.0.0 + version: 7.0.0(eslint@9.15.0)(typescript@5.6.3) eslint-plugin-unicorn: specifier: 56.0.1 version: 56.0.1(eslint@9.15.0) @@ -1108,11 +1108,11 @@ packages: peerDependencies: eslint: ^7.5.0 || ^8.0.0 || ^9.0.0 - eslint-plugin-testing-library@6.5.0: - resolution: {integrity: sha512-Ls5TUfLm5/snocMAOlofSOJxNN0aKqwTlco7CrNtMjkTdQlkpSMaeTCDHCuXfzrI97xcx2rSCNeKeJjtpkNC1w==} - engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0, npm: '>=6'} + eslint-plugin-testing-library@7.0.0: + resolution: {integrity: sha512-Bwrn5Qi08Lf5Huv4ZGDNYxwkFLAyGQIPB9lC0ALlojymP32aKsSxWnccP1NvIcI5vMhkENg4Y5Td/Q9/tLYmGQ==} + engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0, npm: '>=9.8.1'} peerDependencies: - eslint: ^7.5.0 || ^8.0.0 || ^9.0.0 + eslint: ^8.57.0 || ^9.0.0 eslint-plugin-unicorn@56.0.0: resolution: {integrity: sha512-aXpddVz/PQMmd69uxO98PA4iidiVNvA0xOtbpUoz1WhBd4RxOQQYqN618v68drY0hmy5uU2jy1bheKEVWBjlPw==} @@ -3727,9 +3727,10 @@ snapshots: - supports-color - typescript - eslint-plugin-testing-library@6.5.0(eslint@9.15.0)(typescript@5.6.3): + eslint-plugin-testing-library@7.0.0(eslint@9.15.0)(typescript@5.6.3): dependencies: - '@typescript-eslint/utils': 5.62.0(eslint@9.15.0)(typescript@5.6.3) + '@typescript-eslint/scope-manager': 8.15.0 + '@typescript-eslint/utils': 8.15.0(eslint@9.15.0)(typescript@5.6.3) eslint: 9.15.0 transitivePeerDependencies: - supports-color