From 4e7b1d71dd5e3af6218eb848f3ad54e6cac1f1c2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 23 Nov 2023 22:00:38 +0000 Subject: [PATCH] chore(devdeps): update dependency @types/jest to v29.5.10 --- package.json | 2 +- pnpm-lock.yaml | 20 ++++++++++---------- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/package.json b/package.json index 60f165e1c..45311d451 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "@testing-library/jest-dom": "6.1.4", "@testing-library/react": "14.1.2", "@tsd/typescript": "5.2.2", - "@types/jest": "29.5.8", + "@types/jest": "29.5.10", "@types/node": "20.9.2", "@types/react": "18.2.37", "@types/react-dom": "18.2.15", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 354287af9..b813fb65f 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -55,7 +55,7 @@ importers: version: link:packages/tsconfig '@testing-library/jest-dom': specifier: 6.1.4 - version: 6.1.4(@jest/globals@29.7.0)(@types/jest@29.5.8)(jest@29.7.0) + version: 6.1.4(@jest/globals@29.7.0)(@types/jest@29.5.10)(jest@29.7.0) '@testing-library/react': specifier: 14.1.2 version: 14.1.2(react-dom@18.2.0)(react@18.2.0) @@ -63,8 +63,8 @@ importers: specifier: 5.2.2 version: 5.2.2 '@types/jest': - specifier: 29.5.8 - version: 29.5.8 + specifier: 29.5.10 + version: 29.5.10 '@types/node': specifier: 20.9.2 version: 20.9.2 @@ -213,7 +213,7 @@ importers: version: 11.11.0 '@emotion/jest': specifier: 11.11.0 - version: 11.11.0(@types/jest@29.5.8) + version: 11.11.0(@types/jest@29.5.10) '@emotion/react': specifier: 11.11.1 version: 11.11.1(@types/react@18.2.37)(react@18.2.0) @@ -2202,7 +2202,7 @@ packages: resolution: {integrity: sha512-gJB6HLm5rYwSLI6PQa+X1t5CFGrv1J1TWG+sOyMCeKz2ojaj6Fnl/rZEspogG+cvqbt4AE/2eIyD2QfLKTBNlQ==} dev: false - /@emotion/jest@11.11.0(@types/jest@29.5.8): + /@emotion/jest@11.11.0(@types/jest@29.5.10): resolution: {integrity: sha512-XZlnmdUZ32YjQnInsCFk/plKpkV/NXN1Ab4YoNvXN887MeR3Hr5ZsTyoblIW8AWwdfQiZHHphaPMb56lk6Ofdw==} peerDependencies: '@types/jest': ^26.0.14 || ^27.0.0 || ^28.0.0 || ^29.0.0 @@ -2215,7 +2215,7 @@ packages: dependencies: '@babel/runtime': 7.21.5 '@emotion/css-prettifier': 1.1.3 - '@types/jest': 29.5.8 + '@types/jest': 29.5.10 chalk: 4.1.2 specificity: 0.4.1 stylis: 4.2.0 @@ -4004,7 +4004,7 @@ packages: lz-string: 1.5.0 pretty-format: 27.5.1 - /@testing-library/jest-dom@6.1.4(@jest/globals@29.7.0)(@types/jest@29.5.8)(jest@29.7.0): + /@testing-library/jest-dom@6.1.4(@jest/globals@29.7.0)(@types/jest@29.5.10)(jest@29.7.0): resolution: {integrity: sha512-wpoYrCYwSZ5/AxcrjLxJmCU6I5QAJXslEeSiMQqaWmP2Kzpd1LvF/qxmAIW2qposULGWq2gw30GgVNFLSc2Jnw==} engines: {node: '>=14', npm: '>=6', yarn: '>=1'} peerDependencies: @@ -4025,7 +4025,7 @@ packages: '@adobe/css-tools': 4.3.1 '@babel/runtime': 7.22.5 '@jest/globals': 29.7.0 - '@types/jest': 29.5.8 + '@types/jest': 29.5.10 aria-query: 5.1.3 chalk: 3.0.0 css.escape: 1.5.1 @@ -4123,8 +4123,8 @@ packages: dependencies: '@types/istanbul-lib-report': 3.0.0 - /@types/jest@29.5.8: - resolution: {integrity: sha512-fXEFTxMV2Co8ZF5aYFJv+YeA08RTYJfhtN5c9JSv/mFEMe+xxjufCb+PHL+bJcMs/ebPUsBu+UNTEz+ydXrR6g==} + /@types/jest@29.5.10: + resolution: {integrity: sha512-tE4yxKEphEyxj9s4inideLHktW/x6DwesIwWZ9NN1FKf9zbJYsnhBoA9vrHA/IuIOKwPa5PcFBNV4lpMIOEzyQ==} dependencies: expect: 29.7.0 pretty-format: 29.7.0