Skip to content

Commit

Permalink
build(deps): update dependency commander to v8.2.0 (#11790)
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 committed Sep 17, 2021
1 parent a8190d7 commit 1b36f42
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -136,7 +136,7 @@
"chalk": "4.1.2",
"changelog-filename-regex": "2.0.1",
"clean-git-ref": "2.0.1",
"commander": "8.1.0",
"commander": "8.2.0",
"conventional-commits-detector": "1.0.3",
"crypto-random-string": "3.3.1",
"deepmerge": "4.2.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -3288,10 +3288,10 @@ combined-stream@^1.0.6, combined-stream@^1.0.8, combined-stream@~1.0.6:
dependencies:
delayed-stream "~1.0.0"

commander@8.1.0:
version "8.1.0"
resolved "https://registry.yarnpkg.com/commander/-/commander-8.1.0.tgz#db36e3e66edf24ff591d639862c6ab2c52664362"
integrity sha512-mf45ldcuHSYShkplHHGKWb4TrmwQadxOn7v4WuhDJy0ZVoY5JFajaRDKD0PNe5qXzBX0rhovjTnP6Kz9LETcuA==
commander@8.2.0:
version "8.2.0"
resolved "https://registry.yarnpkg.com/commander/-/commander-8.2.0.tgz#37fe2bde301d87d47a53adeff8b5915db1381ca8"
integrity sha512-LLKxDvHeL91/8MIyTAD5BFMNtoIwztGPMiM/7Bl8rIPmHCZXRxmSWr91h57dpOpnQ6jIUqEWdXE/uBYMfiVZDA==

common-ancestor-path@^1.0.1:
version "1.0.1"
Expand Down

0 comments on commit 1b36f42

Please sign in to comment.