From ec88b67cf1ef843d09bbaff9e2f7f7e31e40021b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 16 Sep 2022 09:57:26 +1000 Subject: [PATCH] build(deps): update dependency @types/jest to v29.0.3 (#4018) 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 c6bbb6208..da5a3f76c 100644 --- a/web/package.json +++ b/web/package.json @@ -146,7 +146,7 @@ "@commitlint/config-conventional": "17.1.0", "@testing-library/jest-dom": "5.16.5", "@testing-library/react": "13.4.0", - "@types/jest": "29.0.2", + "@types/jest": "29.0.3", "@types/node": "16.11.59", "@types/qrcode.react": "1.0.2", "@types/react": "18.0.20", diff --git a/web/pnpm-lock.yaml b/web/pnpm-lock.yaml index e14292984..12a132d76 100644 --- a/web/pnpm-lock.yaml +++ b/web/pnpm-lock.yaml @@ -15,7 +15,7 @@ specifiers: '@mui/styles': 5.10.3 '@testing-library/jest-dom': 5.16.5 '@testing-library/react': 13.4.0 - '@types/jest': 29.0.2 + '@types/jest': 29.0.3 '@types/node': 16.11.59 '@types/qrcode.react': 1.0.2 '@types/react': 18.0.20 @@ -95,7 +95,7 @@ devDependencies: '@commitlint/config-conventional': 17.1.0 '@testing-library/jest-dom': 5.16.5 '@testing-library/react': 13.4.0_biqbaboplfbrettd7655fr4n2y - '@types/jest': 29.0.2 + '@types/jest': 29.0.3 '@types/node': 16.11.59 '@types/qrcode.react': 1.0.2 '@types/react': 18.0.20 @@ -3334,8 +3334,8 @@ packages: '@types/istanbul-lib-report': 3.0.0 dev: true - /@types/jest/29.0.2: - resolution: {integrity: sha512-TaklkwSEtvwJpleiKBHgEBySIQlcZ08gYP/s5wdtdLnjz9uxjnDd7U+Y0JWACebkqBc+jtbol2PEtEW0wQV2zQ==} + /@types/jest/29.0.3: + resolution: {integrity: sha512-F6ukyCTwbfsEX5F2YmVYmM5TcTHy1q9P5rWlRbrk56KyMh3v9xRGUO3aa8+SkvMi0SHXtASJv1283enXimC0Og==} dependencies: expect: 29.0.3 pretty-format: 29.0.3 @@ -3424,7 +3424,7 @@ packages: /@types/testing-library__jest-dom/5.14.5: resolution: {integrity: sha512-SBwbxYoyPIvxHbeHxTZX2Pe/74F/tX2/D3mMvzabdeJ25bBojfW0TyB8BHrbq/9zaaKICJZjLP+8r6AeZMFCuQ==} dependencies: - '@types/jest': 29.0.2 + '@types/jest': 29.0.3 dev: true /@types/tough-cookie/4.0.2: