Skip to content

Commit

Permalink
chore(deps): bump @commander-js/extra-typings from 12.1.0 to 13.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 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](commander-js/extra-typings@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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 13, 2025
1 parent cb893c8 commit 481c4a5
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion packages/codemods/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
2 changes: 1 addition & 1 deletion packages/react-query/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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.11",
"@suspensive/react-query-5": "workspace:^2.18.11",
"cli-table3": "^0.6.5",
Expand Down
16 changes: 8 additions & 8 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 481c4a5

Please sign in to comment.