diff --git a/package.json b/package.json index 08127cd..0cccccf 100644 --- a/package.json +++ b/package.json @@ -71,7 +71,7 @@ "sequelize-typescript": "^2.1.6", "sqlite3": "^5.1.7", "tedious": "^18.1.0", - "tsd": "^0.30.7", + "tsd": "^0.31.0", "tsup": "^8.0.2", "type-fest": "^4.12.0", "typescript": "^5.4.2" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 4f35820..815d3ae 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -89,8 +89,8 @@ devDependencies: specifier: ^18.1.0 version: 18.1.0 tsd: - specifier: ^0.30.7 - version: 0.30.7 + specifier: ^0.31.0 + version: 0.31.0 tsup: specifier: ^8.0.2 version: 8.0.2(typescript@5.4.3) @@ -956,8 +956,8 @@ packages: resolution: {integrity: sha512-madaWq2k+LYMEhmcp0fs+OGaLFk0OenpHa4gmI4VEmCKX4PJntQ6fnnGADVFrVkBj0wIdAlQnK/MrlYTHsa1gQ==} dev: true - /@tsd/typescript@5.3.3: - resolution: {integrity: sha512-CQlfzol0ldaU+ftWuG52vH29uRoKboLinLy84wS8TQOu+m+tWoaUfk4svL4ij2V8M5284KymJBlHUusKj6k34w==} + /@tsd/typescript@5.4.3: + resolution: {integrity: sha512-htCVCSQP58wZcLfQaT7ikW9hSjJN7ntIe0HzAfYpBauI0tYoIM0ow4XEZGFwYN266qEsJoOHhlnkNvz/gLrx4Q==} engines: {node: '>=14.17'} dev: true @@ -4541,12 +4541,12 @@ packages: strip-bom: 3.0.0 dev: true - /tsd@0.30.7: - resolution: {integrity: sha512-oTiJ28D6B/KXoU3ww/Eji+xqHJojiuPVMwA12g4KYX1O72N93Nb6P3P3h2OAhhf92Xl8NIhb/xFmBZd5zw/xUw==} + /tsd@0.31.0: + resolution: {integrity: sha512-yjBiQ5n8OMv/IZOuhDjBy0ZLCoJ7rky/RxRh5W4sJ0oNNCU/kf6s3puPAkGNi59PptDdkcpUm+RsKSdjR2YbNg==} engines: {node: '>=14.16'} hasBin: true dependencies: - '@tsd/typescript': 5.3.3 + '@tsd/typescript': 5.4.3 eslint-formatter-pretty: 4.1.0 globby: 11.1.0 jest-diff: 29.7.0