Skip to content

Commit

Permalink
chore(deps): bump @commander-js/extra-typings from 11.1.0 to 12.0.0
Browse files Browse the repository at this point in the history
Bumps [@commander-js/extra-typings](https://github.com/commander-js/extra-typings) from 11.1.0 to 12.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](commander-js/extra-typings@v11.1.0...v12.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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 5, 2024
1 parent c5a0d2b commit 8688daa
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"typedoc": "typedoc --plugin typedoc-plugin-markdown --options ./typedoc.json"
},
"dependencies": {
"@commander-js/extra-typings": "^11.1.0",
"@commander-js/extra-typings": "^12.0.0",
"@nomicfoundation/hardhat-toolbox": "^4.0.0",
"commander": "^12.0.0",
"dotenv": "^16.4.1",
Expand Down
10 changes: 5 additions & 5 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 8688daa

Please sign in to comment.