Skip to content

Commit

Permalink
chore: Bump commander from 12.0.0 to 12.1.0
Browse files Browse the repository at this point in the history
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](tj/commander.js@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>
  • Loading branch information
dependabot[bot] authored and doug-wade committed Jun 19, 2024
1 parent efc0d27 commit 37c34f7
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"@types/glob": "^8.0.1",
"browser-sync": "^3.0.2",
"chalk": "^5.2.0",
"commander": "^12.0.0",
"commander": "^12.1.0",
"esbuild": "^0.21.1",
"eslint": "^8.57.0",
"find-up": "^7.0.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2808,7 +2808,7 @@ __metadata:
"@types/node": "npm:^20.12.10"
browser-sync: "npm:^3.0.2"
chalk: "npm:^5.2.0"
commander: "npm:^12.0.0"
commander: "npm:^12.1.0"
esbuild: "npm:^0.21.1"
eslint: "npm:^8.57.0"
find-up: "npm:^7.0.0"
Expand Down Expand Up @@ -5041,10 +5041,10 @@ __metadata:
languageName: node
linkType: hard

"commander@npm:^12.0.0":
version: 12.0.0
resolution: "commander@npm:12.0.0"
checksum: 10/62062e2ffe6abd5aa42a551e62fd5eb9b2620f6ac4299382b2aa9fb02f95cda0242d7e84acb890479bd6491edb805f7f91aecb5b4f5c70dc57df49ed7f02ef14
"commander@npm:^12.1.0":
version: 12.1.0
resolution: "commander@npm:12.1.0"
checksum: 10/cdaeb672d979816853a4eed7f1310a9319e8b976172485c2a6b437ed0db0a389a44cfb222bfbde772781efa9f215bdd1b936f80d6b249485b465c6cb906e1f93
languageName: node
linkType: hard

Expand Down

0 comments on commit 37c34f7

Please sign in to comment.