From 8838b66a462efed13028d36474ca265f3bc12a4c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 15 Apr 2024 13:48:12 +0000 Subject: [PATCH] fix(deps): update dependency eslint-plugin-testing-library to v6.2.2 --- pnpm-lock.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 30525760..f17fbf8f 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.1(eslint@8.57.0)(typescript@5.4.5) + version: 6.2.2(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.1(eslint@8.57.0)(typescript@5.4.5): - resolution: {integrity: sha512-CP2YV/AxtgyrXgizM4648UkuVrFGDcCA8uDmrLytGqtsa7wgC6MTuIQqEAT1Qm4/zCxnC8xRtiGgfEwEt6hmdw==} + /eslint-plugin-testing-library@6.2.2(eslint@8.57.0)(typescript@5.4.5): + resolution: {integrity: sha512-1E94YOTUDnOjSLyvOwmbVDzQi/WkKm3WVrMXu6SmBr6DN95xTGZmI6HJ/eOkSXh/DlheRsxaPsJvZByDBhWLVQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0, npm: '>=6'} peerDependencies: eslint: ^7.5.0 || ^8.0.0