Skip to content

Commit

Permalink
build(deps): update dependency commander to v9.3.0 (#15882)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Jun 4, 2022
1 parent a9c2f47 commit 72f8730
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 @@ -151,7 +151,7 @@
"chalk": "4.1.2",
"changelog-filename-regex": "2.0.1",
"clean-git-ref": "2.0.1",
"commander": "9.2.0",
"commander": "9.3.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 @@ -3781,10 +3781,10 @@ combined-stream@^1.0.8:
dependencies:
delayed-stream "~1.0.0"

commander@9.2.0:
version "9.2.0"
resolved "https://registry.yarnpkg.com/commander/-/commander-9.2.0.tgz#6e21014b2ed90d8b7c9647230d8b7a94a4a419a9"
integrity sha512-e2i4wANQiSXgnrBlIatyHtP1odfUp0BbV5Y5nEGbxtIrStkEOAAzCUirvLBNXHLr7kwLvJl6V+4V3XV9x7Wd9w==
commander@9.3.0:
version "9.3.0"
resolved "https://registry.yarnpkg.com/commander/-/commander-9.3.0.tgz#f619114a5a2d2054e0d9ff1b31d5ccf89255e26b"
integrity sha512-hv95iU5uXPbK83mjrJKuZyFM/LBAoCV/XhVGkS5Je6tl7sxr6A0ITMw5WoRV46/UaJ46Nllm3Xt7IaJhXTIkzw==

commander@^2.19.0:
version "2.20.3"
Expand Down

0 comments on commit 72f8730

Please sign in to comment.