From d101d65a313479b16343b311027fcc917fb023aa Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Fri, 25 Jul 2025 08:16:43 +0000 Subject: [PATCH] Update all Yarn dependencies (2025-07-25) --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index aea5b7f..f84050a 100644 --- a/package.json +++ b/package.json @@ -76,7 +76,7 @@ "eslint-plugin-jest": "^29.0.1", "eslint-plugin-jest-dom": "^5.5.0", "eslint-plugin-react": "~7.37.5", - "eslint-plugin-testing-library": "^7.5.3", + "eslint-plugin-testing-library": "^7.6.0", "globals": "^16.3.0", "history": "~5.3.0", "html-webpack-plugin": "~5.6.3", diff --git a/yarn.lock b/yarn.lock index c01de14..d280678 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3476,10 +3476,10 @@ eslint-plugin-react@^7.0.0, eslint-plugin-react@~7.37.5: string.prototype.matchall "^4.0.12" string.prototype.repeat "^1.0.0" -eslint-plugin-testing-library@^7.5.3: - version "7.5.3" - resolved "https://registry.yarnpkg.com/eslint-plugin-testing-library/-/eslint-plugin-testing-library-7.5.3.tgz#d9d19acfccc1f5bae2ede05d1356587e68a3438a" - integrity sha512-sZk5hIrx0p1ehvdS2qHefKwXHiEysiQN+FMGCzES6xRNUgwI3q4KdWMeAwpPDP9u0RDkNzJpebRUnNch1sJh+A== +eslint-plugin-testing-library@^7.6.0: + version "7.6.0" + resolved "https://registry.yarnpkg.com/eslint-plugin-testing-library/-/eslint-plugin-testing-library-7.6.0.tgz#ac6ab335c19d3da2a2456379c21a12a8e042783c" + integrity sha512-rxCz4VQFb45kDeFLnQcjGpeb72r4HmCh6v49d+DhrD2HVpnJuwK/GOnPjezWS7CytkNjQjpXcPopxLN++FlXxw== dependencies: "@typescript-eslint/scope-manager" "^8.15.0" "@typescript-eslint/utils" "^8.15.0"