Skip to content

Commit

Permalink
chore(deps): update dependency commander to v12
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 5, 2024
1 parent e6fa694 commit 1045ca9
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
2 changes: 1 addition & 1 deletion scripts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"@types/spinnies": "0.5.3",
"@vercel/ncc": "0.38.1",
"chalk": "5.3.0",
"commander": "11.1.0",
"commander": "12.0.0",
"dotenv": "16.4.1",
"eslint": "8.56.0",
"eslint-import-resolver-typescript": "3.6.1",
Expand Down
9 changes: 8 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5912,6 +5912,13 @@ __metadata:
languageName: node
linkType: hard

"commander@npm:12.0.0":
version: 12.0.0
resolution: "commander@npm:12.0.0"
checksum: 62062e2ffe6abd5aa42a551e62fd5eb9b2620f6ac4299382b2aa9fb02f95cda0242d7e84acb890479bd6491edb805f7f91aecb5b4f5c70dc57df49ed7f02ef14
languageName: node
linkType: hard

"commander@npm:8.3.0":
version: 8.3.0
resolution: "commander@npm:8.3.0"
Expand Down Expand Up @@ -11836,7 +11843,7 @@ __metadata:
"@types/spinnies": "npm:0.5.3"
"@vercel/ncc": "npm:0.38.1"
chalk: "npm:5.3.0"
commander: "npm:11.1.0"
commander: "npm:12.0.0"
dotenv: "npm:16.4.1"
eslint: "npm:8.56.0"
eslint-import-resolver-typescript: "npm:3.6.1"
Expand Down

0 comments on commit 1045ca9

Please sign in to comment.