Skip to content

Commit 9f3b538

Browse files
build(deps): bump commander from 5.1.0 to 6.0.0
Bumps [commander](https://github.com/tj/commander.js) from 5.1.0 to 6.0.0. - [Release notes](https://github.com/tj/commander.js/releases) - [Changelog](https://github.com/tj/commander.js/blob/master/CHANGELOG.md) - [Commits](tj/commander.js@v5.1.0...v6.0.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent ae03789 commit 9f3b538

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"bytes": "^3.0.0",
5454
"chalk": "^4.1.0",
5555
"colors": "^1.1.2",
56-
"commander": "^5.1.0",
56+
"commander": "^6.0.0",
5757
"cron": "^1.3.0",
5858
"fast-json-stringify": "^2.2.3",
5959
"humanize-number": "^0.0.2",

yarn.lock

+5
Original file line numberDiff line numberDiff line change
@@ -1523,6 +1523,11 @@ commander@^5.1.0:
15231523
resolved "https://registry.npm.taobao.org/commander/download/commander-5.1.0.tgz?cache=0&sync_timestamp=1587783321998&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fcommander%2Fdownload%2Fcommander-5.1.0.tgz#46abbd1652f8e059bddaef99bbdcb2ad9cf179ae"
15241524
integrity sha1-Rqu9FlL44Fm92u+Zu9yyrZzxea4=
15251525

1526+
commander@^6.0.0:
1527+
version "6.0.0"
1528+
resolved "https://registry.yarnpkg.com/commander/-/commander-6.0.0.tgz#2b270da94f8fb9014455312f829a1129dbf8887e"
1529+
integrity sha512-s7EA+hDtTYNhuXkTlhqew4txMZVdszBmKWSPEMxGr8ru8JXR7bLUFIAtPhcSuFdJQ0ILMxnJi8GkQL0yvDy/YA==
1530+
15261531
commondir@^1.0.1:
15271532
version "1.0.1"
15281533
resolved "https://registry.npm.taobao.org/commondir/download/commondir-1.0.1.tgz#ddd800da0c66127393cca5950ea968a3aaf1253b"

0 commit comments

Comments
 (0)