Skip to content

Commit

Permalink
fix(deps): update dependency commander to ^8.2.0 (#10)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot authored Sep 28, 2021
1 parent 0fed5cb commit 2349abe
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"@sapphire/fetch": "next",
"@sapphire/utilities": "^2.0.1",
"colorette": "^2.0.12",
"commander": "^8.1.0",
"commander": "^8.2.0",
"js-yaml": "^4.1.0",
"micromatch": "^4.0.4",
"npm-package-arg": "^8.1.5",
Expand Down
4 changes: 2 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -264,7 +264,7 @@ __metadata:
"@types/npm-registry-fetch": ^8.0.2
"@vercel/ncc": ^0.31.1
colorette: ^2.0.12
commander: ^8.1.0
commander: ^8.2.0
cz-conventional-changelog: ^3.3.0
eslint: ^7.32.0
husky: ^7.0.2
Expand Down Expand Up @@ -1169,7 +1169,7 @@ __metadata:
languageName: node
linkType: hard

"commander@npm:^8.1.0":
"commander@npm:^8.2.0":
version: 8.2.0
resolution: "commander@npm:8.2.0"
checksum: e868805bc266777f7a9c8a740e15b9e02b8148d8251f577ea9b9ef373ac0bdeb77b9b60cfc033592c9e1affea89993be08c13c623f0c619f9bf152c0e4d12cb0
Expand Down

0 comments on commit 2349abe

Please sign in to comment.