build(deps): bump commander from 12.0.0 to 12.1.0 (#3731)

Bumps [commander](https://github.com/tj/commander.js) from 12.0.0 to 12.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/v12.0.0...v12.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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2024-07-13 08:52:56 -05:00
committed by GitHub
parent 14d5e2ffb1
commit af6ffc356d
2 changed files with 6 additions and 13 deletions
+1 -1
View File
@@ -34,7 +34,7 @@
"@discordeno/rest": "19.0.0-alpha.1",
"@discordeno/types": "19.0.0-beta.1",
"@discordeno/utils": "19.0.0-beta.1",
"commander": "^12.0.0"
"commander": "^12.1.0"
},
"devDependencies": {
"@swc/cli": "^0.4.0",