From 968b59962c8bd702b87de72617e3d233cd6b10db Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 3 Jan 2024 23:41:53 +0100 Subject: [PATCH] chore(deps): update dependency @testing-library/jest-dom to v6.2.0 (#4377) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- packages/plugins/ui-theme/package.json | 2 +- packages/ui-components/package.json | 2 +- pnpm-lock.yaml | 28 +++++++++++++++----------- 4 files changed, 19 insertions(+), 15 deletions(-) diff --git a/package.json b/package.json index b35473c97..a938c05fe 100644 --- a/package.json +++ b/package.json @@ -47,7 +47,7 @@ "@emotion/react": "11.10.6", "@emotion/styled": "11.10.6", "@testing-library/dom": "9.3.3", - "@testing-library/jest-dom": "6.1.6", + "@testing-library/jest-dom": "6.2.0", "@testing-library/react": "14.1.2", "@trivago/prettier-plugin-sort-imports": "4.3.0", "@types/body-parser": "1.19.5", diff --git a/packages/plugins/ui-theme/package.json b/packages/plugins/ui-theme/package.json index d4f43f220..abd88e16b 100644 --- a/packages/plugins/ui-theme/package.json +++ b/packages/plugins/ui-theme/package.json @@ -25,7 +25,7 @@ "@rematch/loading": "2.1.2", "@rematch/persist": "2.1.2", "@testing-library/dom": "9.3.3", - "@testing-library/jest-dom": "6.1.6", + "@testing-library/jest-dom": "6.2.0", "@testing-library/react": "14.1.2", "@verdaccio/node-api": "workspace:7.0.0-next.5", "@verdaccio/types": "workspace:*", diff --git a/packages/ui-components/package.json b/packages/ui-components/package.json index 8f6034182..8e729d422 100644 --- a/packages/ui-components/package.json +++ b/packages/ui-components/package.json @@ -71,7 +71,7 @@ "@storybook/react": "^6.5.15", "@storybook/testing-library": "^0.2.0", "@testing-library/dom": "9.3.3", - "@testing-library/jest-dom": "6.1.6", + "@testing-library/jest-dom": "6.2.0", "@testing-library/react": "14.1.2", "@types/hast": "^2.0.0", "@types/react-router": "^5.1.20", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index d4e459a89..ec6139c93 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -105,8 +105,8 @@ importers: specifier: 9.3.3 version: 9.3.3 '@testing-library/jest-dom': - specifier: 6.1.6 - version: 6.1.6(@types/jest@29.5.11)(jest@29.7.0)(vitest@0.34.6) + specifier: 6.2.0 + version: 6.2.0(@types/jest@29.5.11)(jest@29.7.0)(vitest@0.34.6) '@testing-library/react': specifier: 14.1.2 version: 14.1.2(react-dom@18.2.0)(react@18.2.0) @@ -1206,8 +1206,8 @@ importers: specifier: 9.3.3 version: 9.3.3 '@testing-library/jest-dom': - specifier: 6.1.6 - version: 6.1.6(@types/jest@29.5.11)(jest@29.7.0)(vitest@0.34.6) + specifier: 6.2.0 + version: 6.2.0(@types/jest@29.5.11)(jest@29.7.0)(vitest@0.34.6) '@testing-library/react': specifier: 14.1.2 version: 14.1.2(react-dom@18.2.0)(react@18.2.0) @@ -1948,8 +1948,8 @@ importers: specifier: 9.3.3 version: 9.3.3 '@testing-library/jest-dom': - specifier: 6.1.6 - version: 6.1.6(@types/jest@29.5.11)(jest@29.7.0)(vitest@0.34.6) + specifier: 6.2.0 + version: 6.2.0(@types/jest@29.5.11)(jest@29.7.0)(vitest@0.34.6) '@testing-library/react': specifier: 14.1.2 version: 14.1.2(react-dom@18.2.0)(react@18.2.0) @@ -10392,8 +10392,8 @@ packages: pretty-format: 27.5.1 dev: true - /@testing-library/jest-dom@6.1.6(@types/jest@29.5.11)(jest@29.7.0)(vitest@0.34.6): - resolution: {integrity: sha512-YwuiOdYEcxhfC2u5iNKlvg2Q5MgbutovP6drq7J1HrCbvR+G58BbtoCoq+L/kNlrNFsu2Kt3jaFAviLVxYHJZg==} + /@testing-library/jest-dom@6.2.0(@types/jest@29.5.11)(jest@29.7.0)(vitest@0.34.6): + resolution: {integrity: sha512-+BVQlJ9cmEn5RDMUS8c2+TU6giLvzaHZ8sU/x0Jj7fk+6/46wPdwlgOPcpxS17CjcanBi/3VmGMqVr2rmbUmNw==} engines: {node: '>=14', npm: '>=6', yarn: '>=1'} peerDependencies: '@jest/globals': '>= 28' @@ -10416,7 +10416,7 @@ packages: aria-query: 5.3.0 chalk: 3.0.0 css.escape: 1.5.1 - dom-accessibility-api: 0.5.16 + dom-accessibility-api: 0.6.3 jest: 29.7.0(@types/node@20.10.6)(ts-node@10.9.2) lodash: 4.17.21 redent: 3.0.0 @@ -11034,7 +11034,7 @@ packages: resolution: {integrity: sha512-bnreXCgus6IIadyHNlN/oI5FfX4dWgvGhOPvpr7zzCYDGAPIfvyIoAozMBINmhmsVuqV0cncejF2y5KC7ScqOg==} deprecated: This is a stub types definition. @testing-library/jest-dom provides its own type definitions, so you do not need this installed. dependencies: - '@testing-library/jest-dom': 6.1.6(@types/jest@29.5.11)(jest@29.7.0)(vitest@0.34.6) + '@testing-library/jest-dom': 6.2.0(@types/jest@29.5.11)(jest@29.7.0)(vitest@0.34.6) transitivePeerDependencies: - '@jest/globals' - '@types/jest' @@ -15502,6 +15502,10 @@ packages: resolution: {integrity: sha512-X7BJ2yElsnOJ30pZF4uIIDfBEVgF4XEBxL9Bxhy6dnrm5hkzqmsWHGTiHqRiITNhMyFLyAiWndIJP7Z1NTteDg==} dev: true + /dom-accessibility-api@0.6.3: + resolution: {integrity: sha512-7ZgogeTnjuHbo+ct10G9Ffp0mif17idi0IyWNVA/wcwcm7NPOD/WEHVP3n7n3MhXqxoIYm8d6MuZohYWIZ4T3w==} + dev: true + /dom-converter@0.2.0: resolution: {integrity: sha512-gd3ypIPfOMr9h5jIKq8E3sHOTCjeirnl0WK5ZdS1AW0Odt0b1PaWaHdJ4Qk4klv+YB9aJBS7mESXjFoDQPu6DA==} dependencies: @@ -24823,7 +24827,7 @@ packages: peerDependencies: react: '>=15' dependencies: - '@babel/runtime': 7.21.0 + '@babel/runtime': 7.23.7 history: 4.10.1 loose-envify: 1.4.0 prop-types: 15.8.1 @@ -24851,7 +24855,7 @@ packages: peerDependencies: react: '>=15' dependencies: - '@babel/runtime': 7.21.0 + '@babel/runtime': 7.23.7 history: 4.10.1 hoist-non-react-statics: 3.3.2 loose-envify: 1.4.0