diff --git a/package.json b/package.json index 5d7fdc7e..ae11953b 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ "eslint-config-react-app": "^7.0.1", "eslint-plugin-import": "^2.31.0", "eslint-plugin-react-hooks": "^5.0.0", - "eslint-plugin-testing-library": "^7.0.0", + "eslint-plugin-testing-library": "^7.1.1", "prettier": "3.4.1", "typescript": "^5.4.5", "typescript-eslint": "^8.17.0" diff --git a/yarn.lock b/yarn.lock index 9f56fce6..69d059c3 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2014,7 +2014,7 @@ __metadata: eslint-config-react-app: "npm:^7.0.1" eslint-plugin-import: "npm:^2.31.0" eslint-plugin-react-hooks: "npm:^5.0.0" - eslint-plugin-testing-library: "npm:^7.0.0" + eslint-plugin-testing-library: "npm:^7.1.1" prettier: "npm:3.4.1" typescript: "npm:^5.4.5" typescript-eslint: "npm:^8.17.0" @@ -7856,15 +7856,15 @@ __metadata: languageName: node linkType: hard -"eslint-plugin-testing-library@npm:^7.0.0": - version: 7.0.0 - resolution: "eslint-plugin-testing-library@npm:7.0.0" +"eslint-plugin-testing-library@npm:^7.1.1": + version: 7.1.1 + resolution: "eslint-plugin-testing-library@npm:7.1.1" dependencies: "@typescript-eslint/scope-manager": "npm:^8.15.0" "@typescript-eslint/utils": "npm:^8.15.0" peerDependencies: eslint: ^8.57.0 || ^9.0.0 - checksum: 10/f69bfde9e14d306561ef7f913f768aa9af06131e79a0b44a96598fecc44a37b60f8f1a5dfd68de6746838a8ae7d8d22a2607d05a91bf216d3e187bebed3c4b43 + checksum: 10/48a7a7f93afd16f9cf9cccaf7a1e7ba2e2ea9072d598558ce758d396c7a4d6a71e49b4ec654feef67350141f4f2737d7460c07dbfaed4eb60a09d1c7ceb11558 languageName: node linkType: hard