From 28ecf2ba4044b7daa054fb8b68bb6512fc63ec6b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 13 Sep 2024 05:43:14 +0000 Subject: [PATCH] Update dependency @types/jest to v28.1.8 | datasource | package | from | to | | ---------- | ----------- | ------ | ------ | | npm | @types/jest | 28.1.3 | 28.1.8 | --- package.json | 2 +- pnpm-lock.yaml | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index 76d70a3..1792dac 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "@sentry/vite-plugin": "2.22.1", "@tdd-buffet/jest-config": "6.0.0", "@types/glob": "8.1.0", - "@types/jest": "28.1.3", + "@types/jest": "28.1.8", "@types/license-checker": "25.0.3", "@types/lodash": "4.17.7", "@types/node": "20.16.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 88940ab..7f6f0c2 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -25,8 +25,8 @@ importers: specifier: 8.1.0 version: 8.1.0 '@types/jest': - specifier: 28.1.3 - version: 28.1.3 + specifier: 28.1.8 + version: 28.1.8 '@types/license-checker': specifier: 25.0.3 version: 25.0.3 @@ -1075,8 +1075,8 @@ packages: '@types/istanbul-reports@3.0.4': resolution: {integrity: sha512-pk2B1NWalF9toCRu6gjBzR69syFjP4Od8WRAX+0mmf9lAjCRicLOWc+ZrxZHx/0XRjotgkF9t6iaMJ+aXcOdZQ==} - '@types/jest@28.1.3': - resolution: {integrity: sha512-Tsbjk8Y2hkBaY/gJsataeb4q9Mubw9EOz7+4RjPkzD5KjTvHHs7cpws22InaoXxAVAhF5HfFbzJjo6oKWqSZLw==} + '@types/jest@28.1.8': + resolution: {integrity: sha512-8TJkV++s7B6XqnDrzR1m/TT0A0h948Pnl/097veySPN67VRAgQ4gZ7n2KfJo2rVq6njQjdxU3GCCyDvAeuHoiw==} '@types/jsdom@20.0.1': resolution: {integrity: sha512-d0r18sZPmMQr1eG35u12FZfhIXNrnsPU/g5wvRKCUf/tOGilKKwYMYGqh33BNR6ba+2gkHw1EUiHoN3mn7E5IQ==} @@ -5080,9 +5080,9 @@ snapshots: dependencies: '@types/istanbul-lib-report': 3.0.3 - '@types/jest@28.1.3': + '@types/jest@28.1.8': dependencies: - jest-matcher-utils: 28.1.3 + expect: 28.1.3 pretty-format: 28.1.3 '@types/jsdom@20.0.1':