From a84cc658b8185a70467080b508a6a79429b3c7f1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Dec 2024 21:12:09 +0000 Subject: [PATCH] Bump eslint-plugin-testing-library from 7.0.0 to 7.1.0 Bumps [eslint-plugin-testing-library](https://github.com/testing-library/eslint-plugin-testing-library) from 7.0.0 to 7.1.0. - [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.0) --- updated-dependencies: - dependency-name: eslint-plugin-testing-library dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- packages/react/package.json | 2 +- yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/packages/react/package.json b/packages/react/package.json index 04de470..3894dfe 100644 --- a/packages/react/package.json +++ b/packages/react/package.json @@ -19,7 +19,7 @@ "eslint-plugin-jsx-a11y": "^6.10.2", "eslint-plugin-react": "^7.37.2", "eslint-plugin-react-hooks": "^5.0.0", - "eslint-plugin-testing-library": "^7.0.0", + "eslint-plugin-testing-library": "^7.1.0", "globals": "^15.12.0", "typescript-eslint": "^8.16.0" }, diff --git a/yarn.lock b/yarn.lock index f185e04..5b5dde1 100644 --- a/yarn.lock +++ b/yarn.lock @@ -523,7 +523,7 @@ __metadata: eslint-plugin-jsx-a11y: "npm:^6.10.2" eslint-plugin-react: "npm:^7.37.2" eslint-plugin-react-hooks: "npm:^5.0.0" - eslint-plugin-testing-library: "npm:^7.0.0" + eslint-plugin-testing-library: "npm:^7.1.0" globals: "npm:^15.12.0" react: "npm:^18.3.1" typescript: "npm:^5.7.2" @@ -2411,15 +2411,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.0": + version: 7.1.0 + resolution: "eslint-plugin-testing-library@npm:7.1.0" 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: 10c0/f67f1979ff11d619ba5f56694066605c5dbf3099cc814968f98d2d583dbacd02d8a82a35b4950ae4c852eaa6f542c8abba8bc36014952d33efd688b80842e505 + checksum: 10c0/ad418c50a162c0a8e9aaa46c806a2d57c7c744a0e686c2f68c3ec5c2dff7790da1255a20a21c4af6ade8aa46f7cc8e09e5c0b750baa403ba8148f10a309afcbd languageName: node linkType: hard