From 77cb93dc1fa139282f3e9c368df55949cd409e5e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 17 Oct 2024 00:23:32 +0000 Subject: [PATCH] chore(deps): update dependency @testing-library/jest-dom to v6.6.1 (#1248) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index a24e9a72a0..7521ab4989 100644 --- a/package.json +++ b/package.json @@ -51,7 +51,7 @@ "@iconify/react": "^5.0.0", "@remotion/eslint-plugin": "4.0.221", "@testing-library/dom": "10.4.0", - "@testing-library/jest-dom": "6.5.0", + "@testing-library/jest-dom": "6.6.1", "@testing-library/react": "16.0.1", "@testing-library/user-event": "14.5.2", "@types/lodash": "4.17.10", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 25f28be52d..f0eed77fe9 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -92,8 +92,8 @@ devDependencies: specifier: 10.4.0 version: 10.4.0 '@testing-library/jest-dom': - specifier: 6.5.0 - version: 6.5.0 + specifier: 6.6.1 + version: 6.6.1 '@testing-library/react': specifier: 16.0.1 version: 16.0.1(@testing-library/dom@10.4.0)(@types/react-dom@18.3.1)(@types/react@18.3.11)(react-dom@18.3.1)(react@18.3.1) @@ -1542,8 +1542,8 @@ packages: pretty-format: 27.5.1 dev: true - /@testing-library/jest-dom@6.5.0: - resolution: {integrity: sha512-xGGHpBXYSHUUr6XsKBfs85TWlYKpTc37cSBBVrXcib2MkHLboWlkClhWF37JKlDb9KEq3dHs+f2xR7XJEWGBxA==} + /@testing-library/jest-dom@6.6.1: + resolution: {integrity: sha512-mNYIiAuP4yJwV2zBRQCV7PHoQwbb6/8TfMpPcwSUzcSVDJHWOXt6hjNtIN1v5knDmimYnjJxKhsoVd4LVGIO+w==} engines: {node: '>=14', npm: '>=6', yarn: '>=1'} dependencies: '@adobe/css-tools': 4.4.0