From f9ab53d9b63297ba034003c3d0594c6241e0963e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Jan 2025 09:28:47 +0000 Subject: [PATCH] chore(deps): bump @commander-js/extra-typings from 12.1.0 to 13.0.0 Bumps [@commander-js/extra-typings](https://github.com/commander-js/extra-typings) from 12.1.0 to 13.0.0. - [Release notes](https://github.com/commander-js/extra-typings/releases) - [Changelog](https://github.com/commander-js/extra-typings/blob/main/CHANGELOG.md) - [Commits](https://github.com/commander-js/extra-typings/compare/v12.1.0...v13.0.0) --- updated-dependencies: - dependency-name: "@commander-js/extra-typings" dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- packages/codemods/package.json | 2 +- packages/react-query/package.json | 2 +- pnpm-lock.yaml | 16 ++++++++-------- 3 files changed, 10 insertions(+), 10 deletions(-) diff --git a/packages/codemods/package.json b/packages/codemods/package.json index 4a948db33..e5433727a 100644 --- a/packages/codemods/package.json +++ b/packages/codemods/package.json @@ -33,7 +33,7 @@ "test:ui": "vitest --ui --coverage --typecheck" }, "dependencies": { - "@commander-js/extra-typings": "^12.1.0", + "@commander-js/extra-typings": "^13.0.0", "commander": "^12.1.0", "execa": "^5.1.1", "jscodeshift": "^17.0.0", diff --git a/packages/react-query/package.json b/packages/react-query/package.json index acae2c8b2..a24994de4 100644 --- a/packages/react-query/package.json +++ b/packages/react-query/package.json @@ -55,7 +55,7 @@ "test:ui": "vitest --ui --coverage --typecheck" }, "dependencies": { - "@commander-js/extra-typings": "^12.1.0", + "@commander-js/extra-typings": "^13.0.0", "@suspensive/react-query-4": "workspace:^2.18.12", "@suspensive/react-query-5": "workspace:^2.18.12", "cli-table3": "^0.6.5", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index f009ac0c0..71a318203 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -533,8 +533,8 @@ importers: packages/codemods: dependencies: '@commander-js/extra-typings': - specifier: ^12.1.0 - version: 12.1.0(commander@12.1.0) + specifier: ^13.0.0 + version: 13.0.0(commander@12.1.0) commander: specifier: ^12.1.0 version: 12.1.0 @@ -669,8 +669,8 @@ importers: packages/react-query: dependencies: '@commander-js/extra-typings': - specifier: ^12.1.0 - version: 12.1.0(commander@12.1.0) + specifier: ^13.0.0 + version: 13.0.0(commander@12.1.0) '@suspensive/react-query-4': specifier: workspace:^2.18.12 version: link:../react-query-4 @@ -1680,10 +1680,10 @@ packages: resolution: {integrity: sha512-ooWCrlZP11i8GImSjTHYHLkvFDP48nS4+204nGb1RiX/WXYHmJA2III9/e2DWVabCESdW7hBAEzHRqUn9OUVvQ==} engines: {node: '>=0.1.90'} - '@commander-js/extra-typings@12.1.0': - resolution: {integrity: sha512-wf/lwQvWAA0goIghcb91dQYpkLBcyhOhQNqG/VgWhnKzgt+UOMvra7EX/2fv70arm5RW+PUHoQHHDa6/p77Eqg==} + '@commander-js/extra-typings@13.0.0': + resolution: {integrity: sha512-4or44L3saI49QRBvdSzfCtzqONlFg0/qy0Cfl+LRynDaxlGs7r2KRTLCELaAoKh4oQguICxRwQfm77/Up+0wTw==} peerDependencies: - commander: ~12.1.0 + commander: ~13.0.0 '@commitlint/cli@19.6.1': resolution: {integrity: sha512-8hcyA6ZoHwWXC76BoC8qVOSr8xHy00LZhZpauiD0iO0VYbVhMnED0da85lTfIULxl7Lj4c6vZgF0Wu/ed1+jlQ==} @@ -12321,7 +12321,7 @@ snapshots: '@colors/colors@1.5.0': optional: true - '@commander-js/extra-typings@12.1.0(commander@12.1.0)': + '@commander-js/extra-typings@13.0.0(commander@12.1.0)': dependencies: commander: 12.1.0