From 670094a6cebbdf96e6b29a2ec4b054f8baf73b4c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 24 Aug 2023 19:53:22 +0000 Subject: [PATCH] chore(deps): update dependency eslint-plugin-testing-library to v6 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 e7614d1bb..54efccccd 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -160,7 +160,7 @@ "eslint-plugin-node": "11.1.0", "eslint-plugin-prettier": "5.0.0", "eslint-plugin-promise": "6.1.1", - "eslint-plugin-testing-library": "5.11.1", + "eslint-plugin-testing-library": "6.0.1", "jest": "29.6.3", "jest-environment-jsdom": "29.6.3", "prettier": "3.0.2", diff --git a/yarn.lock b/yarn.lock index 7d95c8e89..6bc063f83 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2472,7 +2472,7 @@ __metadata: eslint-plugin-node: 11.1.0 eslint-plugin-prettier: 5.0.0 eslint-plugin-promise: 6.1.1 - eslint-plugin-testing-library: 5.11.1 + eslint-plugin-testing-library: 6.0.1 eventemitter2: 6.4.9 fast-deep-equal: 3.1.3 firacode: 6.2.0 @@ -9248,14 +9248,14 @@ __metadata: languageName: node linkType: hard -"eslint-plugin-testing-library@npm:5.11.1": - version: 5.11.1 - resolution: "eslint-plugin-testing-library@npm:5.11.1" +"eslint-plugin-testing-library@npm:6.0.1": + version: 6.0.1 + resolution: "eslint-plugin-testing-library@npm:6.0.1" dependencies: "@typescript-eslint/utils": ^5.58.0 peerDependencies: eslint: ^7.5.0 || ^8.0.0 - checksum: 9f3fc68ef9f13016a4381b33ab5dbffcc189e5de3eaeba184bcf7d2771faa7f54e59c04b652162fb1c0f83fb52428dd909db5450a25508b94be59eba69fcc990 + checksum: eff1a134cb62f1c39d2136d8b89d4f231a32003fe45da2a905e5dfaa820c4a235f601ea66be6f44dd51e91debc69a36a70b586af65ac8831102b9bd411bc2705 languageName: node linkType: hard