From 2f6b0a987e639f3392e6bd566647019ea08a7517 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 29 Jul 2026 17:43:53 +0000 Subject: [PATCH] Bump eslint-plugin-jest-dom from 5.5.0 to 5.6.0 Bumps [eslint-plugin-jest-dom](https://github.com/testing-library/eslint-plugin-jest-dom) from 5.5.0 to 5.6.0. - [Release notes](https://github.com/testing-library/eslint-plugin-jest-dom/releases) - [Commits](https://github.com/testing-library/eslint-plugin-jest-dom/compare/v5.5.0...v5.6.0) --- updated-dependencies: - dependency-name: eslint-plugin-jest-dom dependency-version: 5.6.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 4075f37..dceff19 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3416,9 +3416,9 @@ eslint-plugin-import@^2.25.2, eslint-plugin-import@^2.31.0: tsconfig-paths "^3.15.0" eslint-plugin-jest-dom@^5.1.0: - version "5.5.0" - resolved "https://registry.yarnpkg.com/eslint-plugin-jest-dom/-/eslint-plugin-jest-dom-5.5.0.tgz#3ccdfe197eddb4108f390db583057a5dacccd4a0" - integrity sha512-CRlXfchTr7EgC3tDI7MGHY6QjdJU5Vv2RPaeeGtkXUHnKZf04kgzMPIJUXt4qKCvYWVVIEo9ut9Oq1vgXAykEA== + version "5.6.0" + resolved "https://registry.yarnpkg.com/eslint-plugin-jest-dom/-/eslint-plugin-jest-dom-5.6.0.tgz#7c44f3bc40775f1c26a25bd0770649a398dd5e0f" + integrity sha512-XPiFH5COhV2NgMP2lkGs1rDUBlbzwuzWIMddTrb4ynbRu4yZdryWMzts2lQqoZIUlA3//cPGFW8FwYUYoRyswg== dependencies: "@babel/runtime" "^7.16.3" requireindex "^1.2.0"