diff --git a/package.json b/package.json index 1da8d302..e9f3b5f5 100644 --- a/package.json +++ b/package.json @@ -152,7 +152,7 @@ "@types/ejs": "3.1.1", "@types/fs-extra": "9.0.13", "@types/get-image-colors": "4.0.1", - "@types/jest": "28.1.6", + "@types/jest": "28.1.7", "@types/js-yaml": "4.0.5", "@types/lodash": "4.14.182", "@types/marked": "4.0.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 6b190891..f1abfb92 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -41,7 +41,7 @@ specifiers: '@types/ejs': 3.1.1 '@types/fs-extra': 9.0.13 '@types/get-image-colors': 4.0.1 - '@types/jest': 28.1.6 + '@types/jest': 28.1.7 '@types/js-yaml': 4.0.5 '@types/jsonwebtoken': 8.5.8 '@types/lodash': 4.14.182 @@ -216,7 +216,7 @@ devDependencies: '@types/ejs': 3.1.1 '@types/fs-extra': 9.0.13 '@types/get-image-colors': 4.0.1 - '@types/jest': 28.1.6 + '@types/jest': 28.1.7 '@types/js-yaml': 4.0.5 '@types/lodash': 4.14.182 '@types/marked': 4.0.3 @@ -1863,10 +1863,10 @@ packages: '@types/istanbul-lib-report': 3.0.0 dev: true - /@types/jest/28.1.6: - resolution: {integrity: sha512-0RbGAFMfcBJKOmqRazM8L98uokwuwD5F8rHrv/ZMbrZBwVOWZUyPG6VFNscjYr/vjM3Vu4fRrCPbOs42AfemaQ==} + /@types/jest/28.1.7: + resolution: {integrity: sha512-acDN4VHD40V24tgu0iC44jchXavRNVFXQ/E6Z5XNsswgoSO/4NgsXoEYmPUGookKldlZQyIpmrEXsHI9cA3ZTA==} dependencies: - jest-matcher-utils: 28.1.3 + expect: 28.1.3 pretty-format: 28.1.3 dev: true