📌 Bump commander from 11.0.0 to 11.1.0

Bumps [commander](https://github.com/tj/commander.js) from 11.0.0 to 11.1.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.0.0...v11.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-10-18 05:38:23 +00:00
committed by GitHub
parent c9c5b3d9cf
commit a4c24284da
2 changed files with 5 additions and 5 deletions

View File

@@ -97,6 +97,6 @@
"@headlessui/react": "^1.7.17",
"@heroicons/react": "^2.0.18",
"@tailwindcss/forms": "^0.5.6",
"commander": "^11.0.0"
"commander": "^11.1.0"
}
}