Skip to content

Commit

Permalink
Update dependency commander to ^12.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and mrtnzlml committed May 19, 2024
1 parent 6a13224 commit 822d50e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion src/monorepo-shipit/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"@adeira/shell-command": "^0.1.0",
"@babel/runtime": "^7.24.5",
"chalk": "^4.1.2",
"commander": "^12.0.0",
"commander": "^12.1.0",
"fast-levenshtein": "^3.0.0"
},
"devDependencies": {
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -298,7 +298,7 @@ __metadata:
"@adeira/shell-command": "npm:^0.1.0"
"@babel/runtime": "npm:^7.24.5"
chalk: "npm:^4.1.2"
commander: "npm:^12.0.0"
commander: "npm:^12.1.0"
fast-levenshtein: "npm:^3.0.0"
bin:
monorepo-importit: bin/importit.js
Expand Down Expand Up @@ -8337,10 +8337,10 @@ __metadata:
languageName: node
linkType: hard

"commander@npm:^12.0.0":
version: 12.0.0
resolution: "commander@npm:12.0.0"
checksum: 10c0/e51cac1d1d0aa1f76581981d2256a9249497e08f5a370bf63b0dfc7e76a647fc8cbc3ddd507928f2bdca6c514c83834e87e2687ace2fe2fc7cc7e631bf80f83d
"commander@npm:^12.1.0":
version: 12.1.0
resolution: "commander@npm:12.1.0"
checksum: 10c0/6e1996680c083b3b897bfc1cfe1c58dfbcd9842fd43e1aaf8a795fbc237f65efcc860a3ef457b318e73f29a4f4a28f6403c3d653d021d960e4632dd45bde54a9
languageName: node
linkType: hard

Expand Down

0 comments on commit 822d50e

Please sign in to comment.