From 0e096762899e78fba538ef64590ce9892740133c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 25 Nov 2024 10:08:56 -0500 Subject: [PATCH] chore(deps): update dependency eslint-plugin-testing-library to ^6.5.0 (#11281) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index dcd644d8cd7..7c2ec423c15 100644 --- a/package.json +++ b/package.json @@ -52,7 +52,7 @@ "eslint-plugin-react": "^7.37.2", "eslint-plugin-react-compiler": "19.0.0-beta-a7bf2bd-20241110", "eslint-plugin-react-hooks": "^4.6.2", - "eslint-plugin-testing-library": "^6.4.0", + "eslint-plugin-testing-library": "^6.5.0", "fs-extra": "^11.2.0", "glob": "^10.4.5", "globals": "^15.12.0", diff --git a/yarn.lock b/yarn.lock index ce581033228..89d88161ed4 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3782,7 +3782,7 @@ __metadata: eslint-plugin-react: "npm:^7.37.2" eslint-plugin-react-compiler: "npm:19.0.0-beta-a7bf2bd-20241110" eslint-plugin-react-hooks: "npm:^4.6.2" - eslint-plugin-testing-library: "npm:^6.4.0" + eslint-plugin-testing-library: "npm:^6.5.0" fs-extra: "npm:^11.2.0" glob: "npm:^10.4.5" globals: "npm:^15.12.0" @@ -9914,14 +9914,14 @@ __metadata: languageName: node linkType: hard -"eslint-plugin-testing-library@npm:^6.4.0": - version: 6.4.0 - resolution: "eslint-plugin-testing-library@npm:6.4.0" +"eslint-plugin-testing-library@npm:^6.5.0": + version: 6.5.0 + resolution: "eslint-plugin-testing-library@npm:6.5.0" dependencies: "@typescript-eslint/utils": "npm:^5.62.0" peerDependencies: eslint: ^7.5.0 || ^8.0.0 || ^9.0.0 - checksum: 10c0/b9997487a09df41c27487ed80640712c2c6e62840f5fb9eea1f0b622e40cb438a19a8c52ff2d73f5ab7b28d5e7ce2be649d87ca41fb67897422159d36f42033a + checksum: 10c0/d5d6f3e11c7a7fe90f19879fb8ff456889aed66668722b8fcb5e13f4a2f1ff2ce8cda3d4c2f5ff5072280378cf262096bdde226d7934ea47500c8fc042a0308a languageName: node linkType: hard