From 2d1955fc7d0844b587cc22a634724a86b774246a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 18 Oct 2023 16:29:38 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=A6=20(deps-dev)=20@types/jest@29.5.6?= =?UTF-8?q?=20[skip=20ci]=20(#1962)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- packages/jest-config/package.json | 2 +- pnpm-lock.yaml | 16 ++++++++-------- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/packages/jest-config/package.json b/packages/jest-config/package.json index b12a472ca..5cb95a6b6 100644 --- a/packages/jest-config/package.json +++ b/packages/jest-config/package.json @@ -8,7 +8,7 @@ "@testing-library/jest-dom": "6.1.4", "@testing-library/react": "14.0.0", "@testing-library/user-event": "14.5.1", - "@types/jest": "29.5.5", + "@types/jest": "29.5.6", "@types/testing-library__jest-dom": "5.14.9", "jest": "29.7.0", "jest-environment-jsdom": "29.7.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index c9d3b46f0..355378608 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -300,7 +300,7 @@ importers: version: 9.3.3 '@testing-library/jest-dom': specifier: 6.1.4 - version: 6.1.4(@types/jest@29.5.5)(jest@29.7.0) + version: 6.1.4(@types/jest@29.5.6)(jest@29.7.0) '@testing-library/react': specifier: 14.0.0 version: 14.0.0 @@ -308,8 +308,8 @@ importers: specifier: 14.5.1 version: 14.5.1(@testing-library/dom@9.3.3) '@types/jest': - specifier: 29.5.5 - version: 29.5.5 + specifier: 29.5.6 + version: 29.5.6 '@types/testing-library__jest-dom': specifier: 5.14.9 version: 5.14.9 @@ -9505,7 +9505,7 @@ packages: redent: 3.0.0 dev: true - /@testing-library/jest-dom@6.1.4(@types/jest@29.5.5)(jest@29.7.0): + /@testing-library/jest-dom@6.1.4(@types/jest@29.5.6)(jest@29.7.0): resolution: {integrity: sha512-wpoYrCYwSZ5/AxcrjLxJmCU6I5QAJXslEeSiMQqaWmP2Kzpd1LvF/qxmAIW2qposULGWq2gw30GgVNFLSc2Jnw==} engines: {node: '>=14', npm: '>=6', yarn: '>=1'} peerDependencies: @@ -9525,7 +9525,7 @@ packages: dependencies: '@adobe/css-tools': 4.3.1 '@babel/runtime': 7.22.15 - '@types/jest': 29.5.5 + '@types/jest': 29.5.6 aria-query: 5.3.0 chalk: 3.0.0 css.escape: 1.5.1 @@ -9745,8 +9745,8 @@ packages: pretty-format: 28.1.3 dev: true - /@types/jest@29.5.5: - resolution: {integrity: sha512-ebylz2hnsWR9mYvmBFbXJXr+33UPc4+ZdxyDXh5w0FlPBTfCVN3wPL+kuOiQt3xvrK419v7XWeAs+AeOksafXg==} + /@types/jest@29.5.6: + resolution: {integrity: sha512-/t9NnzkOpXb4Nfvg17ieHE6EeSjDS2SGSpNYfoLbUAeL/EOueU/RSdOWFpfQTXBEM7BguYW1XQ0EbM+6RlIh6w==} dependencies: expect: 29.7.0 pretty-format: 29.7.0 @@ -9922,7 +9922,7 @@ packages: /@types/testing-library__jest-dom@5.14.9: resolution: {integrity: sha512-FSYhIjFlfOpGSRyVoMBMuS3ws5ehFQODymf3vlI7U1K8c7PHwWwFY7VREfmsuzHSOnoKs/9/Y983ayOs7eRzqw==} dependencies: - '@types/jest': 29.5.5 + '@types/jest': 29.5.6 dev: true /@types/title@3.4.1: