From 0531766a6bc5095c824652d38cda869f4f1a007a Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Wed, 4 Dec 2024 06:10:29 +0000 Subject: [PATCH] Update all Yarn dependencies (2024-12-04) --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 7b8f539..a0f7196 100644 --- a/package.json +++ b/package.json @@ -75,7 +75,7 @@ "eslint-plugin-jest": "^28.9.0", "eslint-plugin-jest-dom": "^5.5.0", "eslint-plugin-react": "~7.37.2", - "eslint-plugin-testing-library": "^6.4.0", + "eslint-plugin-testing-library": "^6.5.0", "history": "~5.3.0", "html-webpack-plugin": "~5.6.3", "jest": "~29.7.0", diff --git a/yarn.lock b/yarn.lock index 9dc24a7..1ad9b6a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3323,10 +3323,10 @@ eslint-plugin-react@^7.0.0, eslint-plugin-react@~7.37.2: string.prototype.matchall "^4.0.11" string.prototype.repeat "^1.0.0" -eslint-plugin-testing-library@^6.4.0: - version "6.4.0" - resolved "https://registry.yarnpkg.com/eslint-plugin-testing-library/-/eslint-plugin-testing-library-6.4.0.tgz#1ba8a7422e3e31cc315a73ff17c34908f56f9838" - integrity sha512-yeWF+YgCgvNyPNI9UKnG0FjeE2sk93N/3lsKqcmR8dSfeXJwFT5irnWo7NjLf152HkRzfoFjh3LsBUrhvFz4eA== +eslint-plugin-testing-library@^6.5.0: + version "6.5.0" + resolved "https://registry.yarnpkg.com/eslint-plugin-testing-library/-/eslint-plugin-testing-library-6.5.0.tgz#02532698270f525be8ceeb4740f66eef0f6f4729" + integrity sha512-Ls5TUfLm5/snocMAOlofSOJxNN0aKqwTlco7CrNtMjkTdQlkpSMaeTCDHCuXfzrI97xcx2rSCNeKeJjtpkNC1w== dependencies: "@typescript-eslint/utils" "^5.62.0"