📌 Bump commander from 11.1.0 to 12.0.0

Bumps [commander](https://github.com/tj/commander.js) from 11.1.0 to 12.0.0.
- [Release notes](https://github.com/tj/commander.js/releases)
- [Changelog](https://github.com/tj/commander.js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/tj/commander.js/compare/v11.1.0...v12.0.0)

---
updated-dependencies:
- dependency-name: commander
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-02-07 05:03:56 +00:00
committed by GitHub
parent bf91c39b62
commit c7c75e3075
2 changed files with 8 additions and 8 deletions

View File

@@ -97,6 +97,6 @@
"@headlessui/react": "^1.7.18",
"@heroicons/react": "^2.1.1",
"@tailwindcss/forms": "^0.5.7",
"commander": "^11.1.0"
"commander": "^12.0.0"
}
}