diff --git a/package.json b/package.json index bfcf161..74e7622 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ }, "homepage": "https://github.com/cloudquery/cloudquery#readme", "devDependencies": { - "@ava/typescript": "^6.0.0", + "@ava/typescript": "^7.0.0", "@tsconfig/node16": "^16.1.0", "@types/jest": "^30.0.0", "@types/yargs": "^17.0.24", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index da5b47b..6706127 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -37,8 +37,8 @@ importers: version: 12.0.0 devDependencies: '@ava/typescript': - specifier: ^6.0.0 - version: 6.0.0 + specifier: ^7.0.0 + version: 7.0.0 '@tsconfig/node16': specifier: ^16.1.0 version: 16.1.8 @@ -56,7 +56,7 @@ importers: version: 6.21.0(eslint@8.57.1)(typescript@5.9.3) ava: specifier: ^6.4.1 - version: 6.4.1(@ava/typescript@6.0.0) + version: 6.4.1(@ava/typescript@7.0.0) eslint: specifier: ^8.46.0 version: 8.57.1 @@ -124,9 +124,9 @@ packages: resolution: {integrity: sha512-ZMlUJKmoout0U6PvHFMqYhXD5V7UAOdxUyf3cZQQwAJisz9HL2t449J6POjo+Na1M4HhHXtuHWuOakYi7n4SlQ==} hasBin: true - '@ava/typescript@6.0.0': - resolution: {integrity: sha512-+8oDYc4J5cCaWZh1VUbyc+cegGplJO9FqHpqR4LVAVx8fRLVRaYlC4yyA6cqHJ1vWP23Ff/ECS5U68Zz6OLZlg==} - engines: {node: ^20.8 || ^22 || >=24} + '@ava/typescript@7.0.0': + resolution: {integrity: sha512-0ktzq4/9ya2QoAuVWzl3McpLV9W//Tj+oMonQ4ucgm5l6tQ46aaju/rJL9kzeY5MkG6wzXvFt/MmaLqf9uNC9w==} + engines: {node: ^22.20 || ^24.12 || >=25} '@babel/code-frame@7.29.0': resolution: {integrity: sha512-9NhCeYjq9+3uxgdtp20LSiJXJvN0FeCtNGpJxuMFZ1Kv3cWUNb6DOhJwUvcVCzKGR66cw4njwM6hrJLqgOwbcw==} @@ -3828,7 +3828,7 @@ snapshots: transitivePeerDependencies: - '@75lb/nature' - '@ava/typescript@6.0.0': + '@ava/typescript@7.0.0': dependencies: escape-string-regexp: 5.0.0 execa: 9.6.1 @@ -5032,7 +5032,7 @@ snapshots: async@3.2.6: {} - ava@6.4.1(@ava/typescript@6.0.0): + ava@6.4.1(@ava/typescript@7.0.0): dependencies: '@vercel/nft': 0.29.4 acorn: 8.16.0 @@ -5075,7 +5075,7 @@ snapshots: write-file-atomic: 6.0.0 yargs: 17.7.2 optionalDependencies: - '@ava/typescript': 6.0.0 + '@ava/typescript': 7.0.0 transitivePeerDependencies: - encoding - rollup