From 27d80be0f1e2513d50a648e946fa55c121f686f7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 12 Apr 2024 11:12:19 +0000 Subject: [PATCH] fix(deps): update dependency eslint-plugin-testing-library to v6.2.1 --- pnpm-lock.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 1004c1a..92875cc 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -204,7 +204,7 @@ importers: version: 3.15.1(tailwindcss@3.4.3) eslint-plugin-testing-library: specifier: ^6.2.0 - version: 6.2.0(eslint@8.57.0)(typescript@5.4.5) + version: 6.2.1(eslint@8.57.0)(typescript@5.4.5) eslint-plugin-unicorn: specifier: ^52.0.0 version: 52.0.0(eslint@8.57.0) @@ -4331,8 +4331,8 @@ packages: tailwindcss: 3.4.3 dev: false - /eslint-plugin-testing-library@6.2.0(eslint@8.57.0)(typescript@5.4.5): - resolution: {integrity: sha512-+LCYJU81WF2yQ+Xu4A135CgK8IszcFcyMF4sWkbiu6Oj+Nel0TrkZq/HvDw0/1WuO3dhDQsZA/OpEMGd0NfcUw==} + /eslint-plugin-testing-library@6.2.1(eslint@8.57.0)(typescript@5.4.5): + resolution: {integrity: sha512-CP2YV/AxtgyrXgizM4648UkuVrFGDcCA8uDmrLytGqtsa7wgC6MTuIQqEAT1Qm4/zCxnC8xRtiGgfEwEt6hmdw==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0, npm: '>=6'} peerDependencies: eslint: ^7.5.0 || ^8.0.0