From 5c71d39d6d0a2c5b3cd79c03462fa12f87fda819 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 31 May 2024 23:46:59 +0000 Subject: [PATCH] chore(deps): update dependency eslint-plugin-testing-library to ^6.2.2 --- package.json | 2 +- yarn.lock | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 7a8615c04f4..89f8dbd3afb 100644 --- a/package.json +++ b/package.json @@ -47,7 +47,7 @@ "eslint-plugin-markdown": "^3.0.0", "eslint-plugin-prettier": "^5.0.0", "eslint-plugin-react": "^7.32.2", - "eslint-plugin-testing-library": "^6.1.0", + "eslint-plugin-testing-library": "^6.2.2", "fs-extra": "^11.1.1", "glob": "^9.3.0", "husky": "^4.3.0", diff --git a/yarn.lock b/yarn.lock index 527944f3dde..cab01ab144a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8461,7 +8461,7 @@ eslint-plugin-standard@^4.0.0: resolved "https://registry.yarnpkg.com/eslint-plugin-standard/-/eslint-plugin-standard-4.1.0.tgz#0c3bf3a67e853f8bbbc580fb4945fbf16f41b7c5" integrity sha512-ZL7+QRixjTR6/528YNGyDotyffm5OQst/sGxKDwGb9Uqs4In5Egi4+jbobhqJoyoCM6/7v/1A5fhQ7ScMtDjaQ== -eslint-plugin-testing-library@^6.1.0: +eslint-plugin-testing-library@^6.2.2: version "6.2.2" resolved "https://registry.yarnpkg.com/eslint-plugin-testing-library/-/eslint-plugin-testing-library-6.2.2.tgz#67e84ff891a2b3a8078ced0afa95ee6f343c00c1" integrity sha512-1E94YOTUDnOjSLyvOwmbVDzQi/WkKm3WVrMXu6SmBr6DN95xTGZmI6HJ/eOkSXh/DlheRsxaPsJvZByDBhWLVQ==