Skip to content

Commit

Permalink
fix(deps): update dependency commander to v9.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jan 27, 2023
1 parent 8962b7d commit c2a3f8a
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 @@ -23,7 +23,7 @@
"@slack/bolt": "3.12.2",
"ajv": "8.12.0",
"chalk": "5.2.0",
"commander": "9.4.1",
"commander": "9.5.0",
"dedent": "0.7.0",
"dotenv": "16.0.3",
"json-stringify-pretty-compact": "4.0.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1443,10 +1443,10 @@ __metadata:
languageName: node
linkType: hard

"commander@npm:9.4.1":
version: 9.4.1
resolution: "commander@npm:9.4.1"
checksum: bfb18e325a5bdf772763c2213d5c7d9e77144d944124e988bcd8e5e65fb6d45d5d4e86b09155d0f2556c9a59c31e428720e57968bcd050b2306e910a0bf3cf13
"commander@npm:9.5.0":
version: 9.5.0
resolution: "commander@npm:9.5.0"
checksum: c7a3e27aa59e913b54a1bafd366b88650bc41d6651f0cbe258d4ff09d43d6a7394232a4dadd0bf518b3e696fdf595db1028a0d82c785b88bd61f8a440cecfade
languageName: node
linkType: hard

Expand Down Expand Up @@ -3449,7 +3449,7 @@ __metadata:
"@vitest/ui": 0.24.3
ajv: 8.12.0
chalk: 5.2.0
commander: 9.4.1
commander: 9.5.0
commitizen: 4.3.0
cz-conventional-changelog: 3.3.0
dedent: 0.7.0
Expand Down

0 comments on commit c2a3f8a

Please sign in to comment.