From 0770f6a7286bd2447a6ffc9846577814b47a6223 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 18 Oct 2024 01:59:56 +0000 Subject: [PATCH] chore(deps): update dependency eslint-plugin-testing-library to v6.3.4 --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 0a70747..77c7979 100644 --- a/package.json +++ b/package.json @@ -100,7 +100,7 @@ "eslint-plugin-jsx-a11y": "6.10.0", "eslint-plugin-react": "7.37.1", "eslint-plugin-react-hooks": "4.6.2", - "eslint-plugin-testing-library": "6.3.2", + "eslint-plugin-testing-library": "6.3.4", "husky": "9.1.6", "jest": "29.7.0", "jest-environment-jsdom": "29.7.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index cf0cb1b..63fd8a4 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -157,8 +157,8 @@ importers: specifier: 4.6.2 version: 4.6.2(eslint@8.57.1) eslint-plugin-testing-library: - specifier: 6.3.2 - version: 6.3.2(eslint@8.57.1)(typescript@5.6.3) + specifier: 6.3.4 + version: 6.3.4(eslint@8.57.1)(typescript@5.6.3) husky: specifier: 9.1.6 version: 9.1.6 @@ -2896,8 +2896,8 @@ packages: peerDependencies: eslint: ^3 || ^4 || ^5 || ^6 || ^7 || ^8 || ^9.7 - eslint-plugin-testing-library@6.3.2: - resolution: {integrity: sha512-Z+6gPhoxXoypKSX+GC3UNfxQtqE5VhBTymU8WmLqpfWCPZIEu+2UZcNYJbwuuGclWQtt6LzN95yEq79o5u4URA==} + eslint-plugin-testing-library@6.3.4: + resolution: {integrity: sha512-nFwedetKOC8675r9UWePojlL/EgrBVywJPB1UygMpGsA0QocCCv+z8HmXOnI/wbXyJmwSOYRjnp8n4tqTjIL+A==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0, npm: '>=6'} peerDependencies: eslint: ^7.5.0 || ^8.0.0 @@ -8801,7 +8801,7 @@ snapshots: string.prototype.matchall: 4.0.11 string.prototype.repeat: 1.0.0 - eslint-plugin-testing-library@6.3.2(eslint@8.57.1)(typescript@5.6.3): + eslint-plugin-testing-library@6.3.4(eslint@8.57.1)(typescript@5.6.3): dependencies: '@typescript-eslint/utils': 5.62.0(eslint@8.57.1)(typescript@5.6.3) eslint: 8.57.1