From 744bcba714df8ee104439d3ab7425a9fb7af11cc Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 13 Mar 2022 16:55:50 +0100 Subject: [PATCH] Update dependency eslint-plugin-testing-library to v5.1.0 (#1912) Co-authored-by: Renovate Bot --- package.json | 2 +- yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 7b9dac17e..4aebabdc3 100644 --- a/package.json +++ b/package.json @@ -143,7 +143,7 @@ "eslint-plugin-cypress": "2.12.1", "eslint-plugin-node": "11.1.0", "eslint-plugin-promise": "6.0.0", - "eslint-plugin-testing-library": "5.0.6", + "eslint-plugin-testing-library": "5.1.0", "jest": "27.5.1", "netlify-cli": "9.13.0", "prettier": "2.5.1", diff --git a/yarn.lock b/yarn.lock index 274b18a61..8d1c9846f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2215,7 +2215,7 @@ __metadata: eslint-plugin-cypress: 2.12.1 eslint-plugin-node: 11.1.0 eslint-plugin-promise: 6.0.0 - eslint-plugin-testing-library: 5.0.6 + eslint-plugin-testing-library: 5.1.0 fast-deep-equal: 3.1.3 firacode: 6.2.0 flowchart.js: 1.17.1 @@ -9817,14 +9817,14 @@ __metadata: languageName: node linkType: hard -"eslint-plugin-testing-library@npm:5.0.6": - version: 5.0.6 - resolution: "eslint-plugin-testing-library@npm:5.0.6" +"eslint-plugin-testing-library@npm:5.1.0": + version: 5.1.0 + resolution: "eslint-plugin-testing-library@npm:5.1.0" dependencies: "@typescript-eslint/utils": ^5.13.0 peerDependencies: eslint: ^7.5.0 || ^8.0.0 - checksum: 8c9db0f535f807c7b2b23474c216a7239dbe21c5147e4d694f4a49f0e61c85a4ec8c2e77bc16ccb0a2c19e599f519bbf8108370d4721c4f17400bed170ec74aa + checksum: 38e5fd43b22406baf16034384834052eb2fd6f270eb562be9d3033e6c7c3d97a5d058f2bf7c6ed04f77ddf56ece4c7d0ff61865456c4d8642efa04c365ffbee9 languageName: node linkType: hard