From 07a687e69c26619efcbf641d7bebf9cad3c24838 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 27 Apr 2024 01:18:07 +0000 Subject: [PATCH] Bump @jest/types from 29.5.0 to 29.6.3 Bumps [@jest/types](https://github.com/jestjs/jest/tree/HEAD/packages/jest-types) from 29.5.0 to 29.6.3. - [Release notes](https://github.com/jestjs/jest/releases) - [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md) - [Commits](https://github.com/jestjs/jest/commits/v29.6.3/packages/jest-types) --- updated-dependencies: - dependency-name: "@jest/types" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 21 ++++++--------------- 2 files changed, 7 insertions(+), 16 deletions(-) diff --git a/package.json b/package.json index ce7648f..a7d5ed0 100644 --- a/package.json +++ b/package.json @@ -121,7 +121,7 @@ }, "devDependencies": { "@changesets/cli": "latest", - "@jest/types": "29.5.0", + "@jest/types": "29.6.3", "@svitejs/changesets-changelog-github-compact": "latest", "@types/jest": "29.5.12", "@types/node": "16", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 215983e..226f1aa 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -8,8 +8,8 @@ importers: specifier: latest version: 2.27.1 '@jest/types': - specifier: 29.5.0 - version: 29.5.0 + specifier: 29.6.3 + version: 29.6.3 '@svitejs/changesets-changelog-github-compact': specifier: latest version: 1.1.0 @@ -51,7 +51,7 @@ importers: version: 2.11.1 ts-jest: specifier: 29.1.2 - version: 29.1.2(@babel/core@7.20.12)(@jest/types@29.5.0)(esbuild@0.20.2)(jest@29.7.0)(typescript@5.4.5) + version: 29.1.2(@babel/core@7.20.12)(@jest/types@29.6.3)(esbuild@0.20.2)(jest@29.7.0)(typescript@5.4.5) ts-node: specifier: 10.9.2 version: 10.9.2(@types/node@16.18.40)(typescript@5.4.5) @@ -1443,12 +1443,6 @@ packages: - supports-color dev: true - /@jest/schemas@29.4.3: - resolution: {integrity: sha512-VLYKXQmtmuEz6IxJsrZwzG9NvtkQsWNnWMsKxqWNu3+CnfzJQhp0WDDKWLVV9hLKr0l3SLLFRqcYHjhtyuDVxg==} - engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} - dependencies: - '@sinclair/typebox': 0.25.21 - /@jest/schemas@29.6.3: resolution: {integrity: sha512-mo5j5X+jIZmJQveBKeS/clAueipV7KgiX1vMgCxam1RNYiqE1w62n0/tJJnHtjW8ZHcQco5gY85jA3mi0L+nSA==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} @@ -1520,7 +1514,7 @@ packages: resolution: {integrity: sha512-qbu7kN6czmVRc3xWFQcAN03RAUamgppVUdXrvl1Wr3jlNF93o9mJbGcDWrwGB6ht44u7efB1qCFgVQmca24Uog==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} dependencies: - '@jest/schemas': 29.4.3 + '@jest/schemas': 29.6.3 '@types/istanbul-lib-coverage': 2.0.4 '@types/istanbul-reports': 3.0.1 '@types/node': 16.18.40 @@ -1959,9 +1953,6 @@ packages: dev: true optional: true - /@sinclair/typebox@0.25.21: - resolution: {integrity: sha512-gFukHN4t8K4+wVC+ECqeqwzBDeFeTzBXroBTqE6vcWrQGbEUpHO7LYdG0f4xnvYq4VOEwITSlHlp0JBAIFMS/g==} - /@sinclair/typebox@0.27.8: resolution: {integrity: sha512-+Fj43pSMwJs4KRrH/938Uf+uAELIgVBmQzg/q1YG10djyfA3TnrU8N8XzqCh/okZdszqBQTZf96idMfE5lnwTA==} @@ -7852,7 +7843,7 @@ packages: resolution: {integrity: sha512-Y/arvbn+rrz3JCKl9C4kVNfTfSm2/mEp5FSz5EsZSANGPSlQrpRI5M4PKF+mJnE52jOO90PnPSc3Ur3bTQw0gA==} dev: true - /ts-jest@29.1.2(@babel/core@7.20.12)(@jest/types@29.5.0)(esbuild@0.20.2)(jest@29.7.0)(typescript@5.4.5): + /ts-jest@29.1.2(@babel/core@7.20.12)(@jest/types@29.6.3)(esbuild@0.20.2)(jest@29.7.0)(typescript@5.4.5): resolution: {integrity: sha512-br6GJoH/WUX4pu7FbZXuWGKGNDuU7b8Uj77g/Sp7puZV6EXzuByl6JrECvm0MzVzSTkSHWTihsXt+5XYER5b+g==} engines: {node: ^16.10.0 || ^18.0.0 || >=20.0.0} hasBin: true @@ -7874,7 +7865,7 @@ packages: optional: true dependencies: '@babel/core': 7.20.12 - '@jest/types': 29.5.0 + '@jest/types': 29.6.3 bs-logger: 0.2.6 esbuild: 0.20.2 fast-json-stable-stringify: 2.1.0