From e70e4dcafe2156ed18fe798a2dfd6d3174c7a6e0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 6 Nov 2022 21:16:29 +0000 Subject: [PATCH] build(deps): update dependency @types/jest to v29.2.2 (#4333) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- web/package.json | 2 +- web/pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/web/package.json b/web/package.json index 534496fee..1b271b1a2 100644 --- a/web/package.json +++ b/web/package.json @@ -147,7 +147,7 @@ "@commitlint/config-conventional": "17.2.0", "@testing-library/jest-dom": "5.16.5", "@testing-library/react": "13.4.0", - "@types/jest": "29.2.1", + "@types/jest": "29.2.2", "@types/node": "18.11.9", "@types/qrcode.react": "1.0.2", "@types/react": "18.0.25", diff --git a/web/pnpm-lock.yaml b/web/pnpm-lock.yaml index fd60fb0f6..0c43cc37a 100644 --- a/web/pnpm-lock.yaml +++ b/web/pnpm-lock.yaml @@ -15,7 +15,7 @@ specifiers: '@mui/styles': 5.10.10 '@testing-library/jest-dom': 5.16.5 '@testing-library/react': 13.4.0 - '@types/jest': 29.2.1 + '@types/jest': 29.2.2 '@types/node': 18.11.9 '@types/qrcode.react': 1.0.2 '@types/react': 18.0.25 @@ -97,7 +97,7 @@ devDependencies: '@commitlint/config-conventional': 17.2.0 '@testing-library/jest-dom': 5.16.5 '@testing-library/react': 13.4.0_biqbaboplfbrettd7655fr4n2y - '@types/jest': 29.2.1 + '@types/jest': 29.2.2 '@types/node': 18.11.9 '@types/qrcode.react': 1.0.2 '@types/react': 18.0.25 @@ -3572,8 +3572,8 @@ packages: '@types/istanbul-lib-report': 3.0.0 dev: true - /@types/jest/29.2.1: - resolution: {integrity: sha512-nKixEdnGDqFOZkMTF74avFNr3yRqB1ZJ6sRZv5/28D5x2oLN14KApv7F9mfDT/vUic0L3tRCsh3XWpWjtJisUQ==} + /@types/jest/29.2.2: + resolution: {integrity: sha512-og1wAmdxKoS71K2ZwSVqWPX6OVn3ihZ6ZT2qvZvZQm90lJVDyXIjYcu4Khx2CNIeaFv12rOU/YObOsI3VOkzog==} dependencies: expect: 29.2.2 pretty-format: 29.2.1 @@ -3666,7 +3666,7 @@ packages: /@types/testing-library__jest-dom/5.14.5: resolution: {integrity: sha512-SBwbxYoyPIvxHbeHxTZX2Pe/74F/tX2/D3mMvzabdeJ25bBojfW0TyB8BHrbq/9zaaKICJZjLP+8r6AeZMFCuQ==} dependencies: - '@types/jest': 29.2.1 + '@types/jest': 29.2.2 dev: true /@types/tough-cookie/4.0.2: