From 23c32821d424ff84b0f569f92aade48cd0a77325 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 30 Mar 2024 18:45:54 +0000 Subject: [PATCH] chore(deps): update dependency tsd to ^0.31.0 --- package.json | 2 +- pnpm-lock.yaml | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package.json b/package.json index c24a0aec..4ee883d6 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "@semantic-release/git": "^10.0.1", "@types/node": "^20.0.0", "semantic-release": "^22.0.7", - "tsd": "^0.29.0", + "tsd": "^0.31.0", "tsup": "^8.0.0", "typescript": "^5.0.0" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 85ad9bd6..2565a408 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -29,8 +29,8 @@ devDependencies: specifier: ^22.0.7 version: 22.0.8(typescript@5.3.2) tsd: - specifier: ^0.29.0 - version: 0.29.0 + specifier: ^0.31.0 + version: 0.31.0 tsup: specifier: ^8.0.0 version: 8.0.1(typescript@5.3.2) @@ -683,8 +683,8 @@ packages: engines: {node: '>=18'} dev: true - /@tsd/typescript@5.2.2: - resolution: {integrity: sha512-VtjHPAKJqLJoHHKBDNofzvQB2+ZVxjXU/Gw6INAS9aINLQYVsxfzrQ2s84huCeYWZRTtrr7R0J7XgpZHjNwBCw==} + /@tsd/typescript@5.4.3: + resolution: {integrity: sha512-htCVCSQP58wZcLfQaT7ikW9hSjJN7ntIe0HzAfYpBauI0tYoIM0ow4XEZGFwYN266qEsJoOHhlnkNvz/gLrx4Q==} engines: {node: '>=14.17'} dev: true @@ -2891,12 +2891,12 @@ packages: resolution: {integrity: sha512-Y/arvbn+rrz3JCKl9C4kVNfTfSm2/mEp5FSz5EsZSANGPSlQrpRI5M4PKF+mJnE52jOO90PnPSc3Ur3bTQw0gA==} dev: true - /tsd@0.29.0: - resolution: {integrity: sha512-5B7jbTj+XLMg6rb9sXRBGwzv7h8KJlGOkTHxY63eWpZJiQ5vJbXEjL0u7JkIxwi5EsrRE1kRVUWmy6buK/ii8A==} + /tsd@0.31.0: + resolution: {integrity: sha512-yjBiQ5n8OMv/IZOuhDjBy0ZLCoJ7rky/RxRh5W4sJ0oNNCU/kf6s3puPAkGNi59PptDdkcpUm+RsKSdjR2YbNg==} engines: {node: '>=14.16'} hasBin: true dependencies: - '@tsd/typescript': 5.2.2 + '@tsd/typescript': 5.4.3 eslint-formatter-pretty: 4.1.0 globby: 11.1.0 jest-diff: 29.7.0