From bf8475d0612437d2860917eabc0a5217cb64bd13 Mon Sep 17 00:00:00 2001 From: "cloudquery-ci[bot]" <271027272+cloudquery-ci[bot]@users.noreply.github.com> Date: Fri, 1 May 2026 01:12:21 +0000 Subject: [PATCH] fix(deps): Update dependency @ava/typescript to v7 --- package.json | 2 +- pnpm-lock.yaml | 18 +++++++++--------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/package.json b/package.json index 37a77ac..0950807 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/node22": "^22.0.0", "@types/semver": "^7.5.8", "@types/uuid": "^11.0.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 3181c6b..7c5b364 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.1.0) @@ -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.1.0 @@ -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==} @@ -2474,7 +2474,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 @@ -3015,7 +3015,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 @@ -3057,7 +3057,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