📌 Bump commander from 9.4.1 to 9.5.0

Bumps [commander](https://github.com/tj/commander.js) from 9.4.1 to 9.5.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/v9.4.1...v9.5.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-01-09 05:15:20 +00:00
committed by GitHub
parent 59745ee3a1
commit 750508dec4
2 changed files with 10 additions and 10 deletions

View File

@@ -86,6 +86,6 @@
"@headlessui/react": "^1.7.7",
"@heroicons/react": "^2.0.13",
"@tailwindcss/forms": "^0.5.3",
"commander": "^9.4.1"
"commander": "^9.5.0"
}
}