diff --git a/package.json b/package.json index 310b4c4..5a34a43 100644 --- a/package.json +++ b/package.json @@ -50,7 +50,7 @@ }, "author": "cloudquery (https://github.com/cloudquery)", "devDependencies": { - "@ava/typescript": "^6.0.0", + "@ava/typescript": "^7.0.0", "@tsconfig/node24": "^24.0.0", "@types/semver": "^7.5.8", "@types/uuid": "^11.0.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index b47c87c..e329921 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -76,8 +76,8 @@ importers: version: 18.0.0 devDependencies: '@ava/typescript': - specifier: ^6.0.0 - version: 6.0.0 + specifier: ^7.0.0 + version: 7.0.0 '@eslint/js': specifier: ^10.0.0 version: 10.0.1(eslint@10.2.1) @@ -95,7 +95,7 @@ importers: version: 17.0.35 ava: specifier: ^7.0.0 - version: 7.0.0(@ava/typescript@6.0.0) + version: 7.0.0(@ava/typescript@7.0.0) eslint: specifier: ^10.0.0 version: 10.2.1 @@ -148,9 +148,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/helper-validator-identifier@7.28.5': resolution: {integrity: sha512-qSs4ifwzKJSV39ucNjsvc6WVHs6b7S03sOh2OcHF9UHfVPqWWALUsNUVzhSBiItjRZoLHx7nIarVjqKVusUZ1Q==} @@ -2497,7 +2497,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 @@ -3050,7 +3050,7 @@ snapshots: async@3.2.6: {} - ava@7.0.0(@ava/typescript@6.0.0): + ava@7.0.0(@ava/typescript@7.0.0): dependencies: '@vercel/nft': 1.5.0 acorn: 8.16.0 @@ -3092,7 +3092,7 @@ snapshots: write-file-atomic: 7.0.1 yargs: 18.0.0 optionalDependencies: - '@ava/typescript': 6.0.0 + '@ava/typescript': 7.0.0 transitivePeerDependencies: - encoding - rollup