diff --git a/package.json b/package.json index b030eb467..899d3bc99 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "@theguild/eslint-config": "0.11.0", "@theguild/prettier-config": "1.2.0", "@theguild/tailwind-config": "0.3.0", - "@types/jest-image-snapshot": "6.2.0", + "@types/jest-image-snapshot": "6.2.1", "@types/react": "18.2.25", "@types/react-instantsearch-core": "6.26.4", "@types/react-instantsearch-dom": "6.12.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 5140b7925..b968418ec 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -52,8 +52,8 @@ importers: specifier: 0.3.0 version: 0.3.0 '@types/jest-image-snapshot': - specifier: 6.2.0 - version: 6.2.0 + specifier: 6.2.1 + version: 6.2.1 '@types/react': specifier: 18.2.25 version: 18.2.25 @@ -4777,7 +4777,7 @@ packages: engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} dependencies: '@babel/core': 7.22.8 - '@jest/types': 29.4.2 + '@jest/types': 29.5.0 '@jridgewell/trace-mapping': 0.3.17 babel-plugin-istanbul: 6.1.1 chalk: 4.1.2 @@ -4786,7 +4786,7 @@ packages: graceful-fs: 4.2.11 jest-haste-map: 29.3.1 jest-regex-util: 29.2.0 - jest-util: 29.4.2 + jest-util: 29.5.0 micromatch: 4.0.5 pirates: 4.0.5 slash: 3.0.0 @@ -4795,18 +4795,6 @@ packages: - supports-color dev: true - /@jest/types@29.4.2: - resolution: {integrity: sha512-CKlngyGP0fwlgC1BRUtPZSiWLBhyS9dKwKmyGxk8Z6M82LBEGB2aLQSg+U1MyLsU+M7UjnlLllBM2BLWKVm/Uw==} - engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} - dependencies: - '@jest/schemas': 29.4.3 - '@types/istanbul-lib-coverage': 2.0.4 - '@types/istanbul-reports': 3.0.1 - '@types/node': 18.11.9 - '@types/yargs': 17.0.15 - chalk: 4.1.2 - dev: true - /@jest/types@29.5.0: resolution: {integrity: sha512-qbu7kN6czmVRc3xWFQcAN03RAUamgppVUdXrvl1Wr3jlNF93o9mJbGcDWrwGB6ht44u7efB1qCFgVQmca24Uog==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} @@ -7717,8 +7705,8 @@ packages: '@types/istanbul-lib-report': 3.0.0 dev: true - /@types/jest-image-snapshot@6.2.0: - resolution: {integrity: sha512-LG8r7GzYJE9sETkSe4z6k1lVyab0nnln6wGcNXOat8Kny3opvjqw1A5cIKf4mWdsTPuIuCtdMO+KmQLPFZ14Yw==} + /@types/jest-image-snapshot@6.2.1: + resolution: {integrity: sha512-lq+nenXshw04WT22KhR3jlafeLWiA9FRGNAc7cD/IdDvjGo2OPvnKPFDIA7qFKy5oaY2pyBnWeyOaEkRIiE5FQ==} dependencies: '@types/jest': 29.4.0 '@types/pixelmatch': 5.2.4 @@ -14253,18 +14241,6 @@ packages: engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} dev: true - /jest-util@29.4.2: - resolution: {integrity: sha512-wKnm6XpJgzMUSRFB7YF48CuwdzuDIHenVuoIb1PLuJ6F+uErZsuDkU+EiExkChf6473XcawBrSfDSnXl+/YG4g==} - engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} - dependencies: - '@jest/types': 29.5.0 - '@types/node': 18.11.9 - chalk: 4.1.2 - ci-info: 3.8.0 - graceful-fs: 4.2.11 - picomatch: 2.3.1 - dev: true - /jest-util@29.5.0: resolution: {integrity: sha512-RYMgG/MTadOr5t8KdhejfvUU82MxsCu5MF6KuDUHl+NuwzUt+Sm6jJWxTJVrDR1j5M/gJVCPKQEpWXY+yIQ6lQ==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}