Skip to content

Commit

Permalink
build(deps): update dependency commander to ~13.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 1, 2025
1 parent 52b4c80 commit 2447360
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"coverage": "c8 ava"
},
"dependencies": {
"commander": "~12.1.0",
"commander": "~13.0.0",
"csv-parse": "~5.6.0"
},
"devDependencies": {
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1217,7 +1217,7 @@ __metadata:
"@typescript-eslint/parser": ~6.21.0
ava: ~6.2.0
c8: ~10.1.0
commander: ~12.1.0
commander: ~13.0.0
csv-parse: ~5.6.0
eslint: ~8.57.0
eslint-config-prettier: ~9.1.0
Expand Down Expand Up @@ -2024,10 +2024,10 @@ __metadata:
languageName: node
linkType: hard

"commander@npm:~12.1.0":
version: 12.1.0
resolution: "commander@npm:12.1.0"
checksum: 68e9818b00fc1ed9cdab9eb16905551c2b768a317ae69a5e3c43924c2b20ac9bb65b27e1cab36aeda7b6496376d4da908996ba2c0b5d79463e0fb1e77935d514
"commander@npm:~13.0.0":
version: 13.0.0
resolution: "commander@npm:13.0.0"
checksum: 3981c8c197c93ceeb949f6e2250785ea319209c502b7c53d6dc36148347739c72b15de2e4bcad80bedc3f8e1e5544a89ca4e7d673b2f3238ac51b44292ad08d6
languageName: node
linkType: hard

Expand Down

0 comments on commit 2447360

Please sign in to comment.