diff --git a/package.json b/package.json index a2f96d0..b87226d 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 357408e..4f4e98f 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 @@ -1095,8 +1095,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==} @@ -5134,9 +5134,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':