From fb0a63556313962fb8c45cf2f3937abdd9f87d42 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Jan 2025 17:51:18 +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/cli/package.json | 2 +- pnpm-lock.yaml | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/packages/cli/package.json b/packages/cli/package.json index d30e7b6c0..11d25c8dd 100644 --- a/packages/cli/package.json +++ b/packages/cli/package.json @@ -43,7 +43,7 @@ "docs": "typedoc --plugin typedoc-plugin-markdown --options ./typedoc.json" }, "dependencies": { - "@commander-js/extra-typings": "^12.1.0", + "@commander-js/extra-typings": "^13.0.0", "@nomicfoundation/hardhat-toolbox": "^5.0.0", "commander": "^12.1.0", "dotenv": "^16.4.7", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 6a3403a3e..f0bc5371f 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -391,8 +391,8 @@ importers: packages/cli: 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) '@nomicfoundation/hardhat-toolbox': specifier: ^5.0.0 version: 5.0.0(r6ggld6fioniunn5znn46sfu44) @@ -2146,10 +2146,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==} @@ -16314,7 +16314,7 @@ snapshots: '@colors/colors@1.5.0': {} - '@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