diff --git a/package.json b/package.json index 8457df5..7d2e348 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "@next/bundle-analyzer": "^12.3.1", "@types/fs-extra": "9.0.13", "@types/isomorphic-fetch": "^0.0.36", - "@types/jest": "28.1.7", + "@types/jest": "28.1.8", "@types/klaw": "^3.0.3", "@types/lodash-es": "^4.17.6", "@types/node": "18.7.8", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index cd04d1e..5814811 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -5,7 +5,7 @@ specifiers: '@next/bundle-analyzer': ^12.3.1 '@types/fs-extra': 9.0.13 '@types/isomorphic-fetch': ^0.0.36 - '@types/jest': 28.1.7 + '@types/jest': 28.1.8 '@types/klaw': ^3.0.3 '@types/lodash-es': ^4.17.6 '@types/node': 18.7.8 @@ -49,7 +49,7 @@ devDependencies: '@next/bundle-analyzer': 12.3.1 '@types/fs-extra': 9.0.13 '@types/isomorphic-fetch': 0.0.36 - '@types/jest': 28.1.7 + '@types/jest': 28.1.8 '@types/klaw': 3.0.3 '@types/lodash-es': 4.17.6 '@types/node': 18.7.8 @@ -1229,8 +1229,8 @@ packages: '@types/istanbul-lib-report': 3.0.0 dev: true - /@types/jest/28.1.7: - resolution: {integrity: sha512-acDN4VHD40V24tgu0iC44jchXavRNVFXQ/E6Z5XNsswgoSO/4NgsXoEYmPUGookKldlZQyIpmrEXsHI9cA3ZTA==} + /@types/jest/28.1.8: + resolution: {integrity: sha512-8TJkV++s7B6XqnDrzR1m/TT0A0h948Pnl/097veySPN67VRAgQ4gZ7n2KfJo2rVq6njQjdxU3GCCyDvAeuHoiw==} dependencies: expect: 28.1.3 pretty-format: 28.1.3