From d8cdf7b6da218919359d75e987ea8107e9ac23ad Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 12 Nov 2023 20:35:40 +0000 Subject: [PATCH] chore(deps): update dependency eslint-plugin-testing-library to v6.1.2 Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- frontend/package.json | 2 +- yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/frontend/package.json b/frontend/package.json index 4dc57d5c8..f92c362ba 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -164,7 +164,7 @@ "eslint-plugin-node": "11.1.0", "eslint-plugin-prettier": "5.0.1", "eslint-plugin-promise": "6.1.1", - "eslint-plugin-testing-library": "6.1.0", + "eslint-plugin-testing-library": "6.1.2", "jest": "29.7.0", "jest-environment-jsdom": "29.7.0", "prettier": "3.0.3", diff --git a/yarn.lock b/yarn.lock index 91685e863..c66b5bdeb 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2519,7 +2519,7 @@ __metadata: eslint-plugin-node: "npm:11.1.0" eslint-plugin-prettier: "npm:5.0.1" eslint-plugin-promise: "npm:6.1.1" - eslint-plugin-testing-library: "npm:6.1.0" + eslint-plugin-testing-library: "npm:6.1.2" eventemitter2: "npm:6.4.9" fast-deep-equal: "npm:3.1.3" firacode: "npm:6.2.0" @@ -9213,14 +9213,14 @@ __metadata: languageName: node linkType: hard -"eslint-plugin-testing-library@npm:6.1.0": - version: 6.1.0 - resolution: "eslint-plugin-testing-library@npm:6.1.0" +"eslint-plugin-testing-library@npm:6.1.2": + version: 6.1.2 + resolution: "eslint-plugin-testing-library@npm:6.1.2" dependencies: "@typescript-eslint/utils": "npm:^5.58.0" peerDependencies: eslint: ^7.5.0 || ^8.0.0 - checksum: 3ddcf014e35029f9b90340598de0620038e87712543d013934ea9f972619e388467498f327396d1fe7242eb0d75445b04135822a5bf526166656b68e9107f6a9 + checksum: 24bfd79fb1ee20ad0ffdea73b9bfa4e13e352b188f7f63436613987c375f63ff977bd585fe0ef2b2e29cccd9a7fccab9459f715edc700f275637f957d53e87de languageName: node linkType: hard