Skip to content

Commit

Permalink
chore: Bump commander from 11.0.0 to 12.0.0
Browse files Browse the repository at this point in the history
Bumps [commander](https://github.com/tj/commander.js) from 11.0.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](tj/commander.js@v11.0.0...v12.0.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and doug-wade committed Feb 6, 2024
1 parent 46b0200 commit 075cb8f
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": "^11.0.0",
"commander": "^12.0.0",
"esbuild": "^0.19.10",
"eslint": "^8.56.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 @@ -2814,7 +2814,7 @@ __metadata:
"@types/node": "npm:^20.11.5"
browser-sync: "npm:^3.0.2"
chalk: "npm:^5.2.0"
commander: "npm:^11.0.0"
commander: "npm:^12.0.0"
esbuild: "npm:^0.19.10"
eslint: "npm:^8.56.0"
find-up: "npm:^7.0.0"
Expand Down Expand Up @@ -5087,10 +5087,10 @@ __metadata:
languageName: node
linkType: hard

"commander@npm:^11.0.0":
version: 11.0.0
resolution: "commander@npm:11.0.0"
checksum: 71cf453771c15d4e94afdd76a1e9bb31597dbc5f33130a1d399a4a7bc14eac765ebca7f0e077f347e5119087f6faa0017fd5e3cb6e4fc5c453853334c26162bc
"commander@npm:^12.0.0":
version: 12.0.0
resolution: "commander@npm:12.0.0"
checksum: 62062e2ffe6abd5aa42a551e62fd5eb9b2620f6ac4299382b2aa9fb02f95cda0242d7e84acb890479bd6491edb805f7f91aecb5b4f5c70dc57df49ed7f02ef14
languageName: node
linkType: hard

Expand Down

0 comments on commit 075cb8f

Please sign in to comment.