From 5fd551acae43ccf55b03bd40d14d149f0c211b50 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Dec 2024 23:30:09 +0000 Subject: [PATCH] build(deps-dev): bump eslint-plugin-testing-library from 7.0.0 to 7.1.1 Bumps [eslint-plugin-testing-library](https://github.com/testing-library/eslint-plugin-testing-library) from 7.0.0 to 7.1.1. - [Release notes](https://github.com/testing-library/eslint-plugin-testing-library/releases) - [Changelog](https://github.com/testing-library/eslint-plugin-testing-library/blob/main/.releaserc.json) - [Commits](https://github.com/testing-library/eslint-plugin-testing-library/compare/v7.0.0...v7.1.1) --- updated-dependencies: - dependency-name: eslint-plugin-testing-library dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) 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