From 5f19f50ab4e11c19d55135102160790bbf7398a0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 3 Feb 2024 13:18:56 +0000 Subject: [PATCH] chore(deps): update dependency @testing-library/jest-dom to v6 --- apps/web/package.json | 2 +- packages/ui/package.json | 2 +- pnpm-lock.yaml | 49 ++++++++++++++++++++++++++++++++++++---- 3 files changed, 47 insertions(+), 6 deletions(-) diff --git a/apps/web/package.json b/apps/web/package.json index 5b21274a..013e3b80 100644 --- a/apps/web/package.json +++ b/apps/web/package.json @@ -56,7 +56,7 @@ "@tailwindcss/aspect-ratio": "0.4.2", "@tailwindcss/forms": "0.5.7", "@testing-library/dom": "9.3.4", - "@testing-library/jest-dom": "5.17.0", + "@testing-library/jest-dom": "6.4.1", "@testing-library/react": "14.2.1", "@testing-library/user-event": "14.5.2", "@types/facebook-pixel": "0.0.30", diff --git a/packages/ui/package.json b/packages/ui/package.json index 78933852..84b4a437 100644 --- a/packages/ui/package.json +++ b/packages/ui/package.json @@ -28,7 +28,7 @@ "@tailwindcss/forms": "0.5.7", "@tailwindcss/line-clamp": "0.4.4", "@tailwindcss/typography": "0.5.10", - "@testing-library/jest-dom": "5.17.0", + "@testing-library/jest-dom": "6.4.1", "@testing-library/react": "14.2.1", "@types/jest": "29.5.12", "@types/node": "20.11.16", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index b296fab8..23c96e39 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -354,8 +354,8 @@ importers: specifier: 9.3.4 version: 9.3.4 '@testing-library/jest-dom': - specifier: 5.17.0 - version: 5.17.0 + specifier: 6.4.1 + version: 6.4.1(@types/jest@29.5.12)(jest@29.7.0) '@testing-library/react': specifier: 14.2.1 version: 14.2.1(react-dom@18.2.0)(react@18.2.0) @@ -576,8 +576,8 @@ importers: specifier: 0.5.10 version: 0.5.10(tailwindcss@3.4.1) '@testing-library/jest-dom': - specifier: 5.17.0 - version: 5.17.0 + specifier: 6.4.1 + version: 6.4.1(@types/jest@29.5.12)(jest@29.7.0) '@testing-library/react': specifier: 14.2.1 version: 14.2.1(react-dom@18.2.0)(react@18.2.0) @@ -668,6 +668,10 @@ packages: resolution: {integrity: sha512-E09FiIft46CmH5Qnjb0wsW54/YQd69LsxeKUOWawmws1XWvyFGURnAChH0mlr7YPFR1ofwvUQfcL0J3lMxXqPA==} dev: true + /@adobe/css-tools@4.3.3: + resolution: {integrity: sha512-rE0Pygv0sEZ4vBWHlAgJLGDU7Pm8xoO6p3wsEceb7GYAjScrOHpEo8KK/eVkAcnSM+slAEtXjA2JpdjLp4fJQQ==} + dev: true + /@alloc/quick-lru@5.2.0: resolution: {integrity: sha512-UrcABB+4bUrFABwbluTIBErXwvbsU/V7TZWfmbgJfbkwiBuziS9gxdODUyuiecfdGQ85jglMW6juS3+z5TsKLw==} engines: {node: '>=10'} @@ -8760,6 +8764,39 @@ packages: redent: 3.0.0 dev: true + /@testing-library/jest-dom@6.4.1(@types/jest@29.5.12)(jest@29.7.0): + resolution: {integrity: sha512-Z7qMM3J2Zw5H/nC2/5CYx5YcuaD56JmDFKNIozZ89VIo6o6Y9FMhssics4e2madEKYDNEpZz3+glPGz0yWMOag==} + engines: {node: '>=14', npm: '>=6', yarn: '>=1'} + peerDependencies: + '@jest/globals': '>= 28' + '@types/bun': latest + '@types/jest': '>= 28' + jest: '>= 28' + vitest: '>= 0.32' + peerDependenciesMeta: + '@jest/globals': + optional: true + '@types/bun': + optional: true + '@types/jest': + optional: true + jest: + optional: true + vitest: + optional: true + dependencies: + '@adobe/css-tools': 4.3.3 + '@babel/runtime': 7.23.9 + '@types/jest': 29.5.12 + aria-query: 5.3.0 + chalk: 3.0.0 + css.escape: 1.5.1 + dom-accessibility-api: 0.6.3 + jest: 29.7.0(@types/node@20.11.16) + lodash: 4.17.21 + redent: 3.0.0 + dev: true + /@testing-library/react@14.0.0(react-dom@18.2.0)(react@18.2.0): resolution: {integrity: sha512-S04gSNJbYE30TlIMLTzv6QCTzt9AqIF5y6s6SzVFILNcNvbV/jU96GeiTPillGQo+Ny64M/5PV7klNYYgv5Dfg==} engines: {node: '>=14'} @@ -12473,6 +12510,10 @@ packages: resolution: {integrity: sha512-X7BJ2yElsnOJ30pZF4uIIDfBEVgF4XEBxL9Bxhy6dnrm5hkzqmsWHGTiHqRiITNhMyFLyAiWndIJP7Z1NTteDg==} dev: true + /dom-accessibility-api@0.6.3: + resolution: {integrity: sha512-7ZgogeTnjuHbo+ct10G9Ffp0mif17idi0IyWNVA/wcwcm7NPOD/WEHVP3n7n3MhXqxoIYm8d6MuZohYWIZ4T3w==} + dev: true + /dom-serializer@2.0.0: resolution: {integrity: sha512-wIkAryiqt/nV5EQKqQpo3SToSOV9J0DnbJqwK7Wv/Trc92zIAYZ4FlMu+JPFW1DfGFt81ZTCGgDEabffXeLyJg==} dependencies: