Skip to content

Commit 5087986

Browse files
Bump commander from 6.2.1 to 7.2.0
Bumps [commander](https://github.com/tj/commander.js) from 6.2.1 to 7.2.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@v6.2.1...v7.2.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 4b74f1d commit 5087986

File tree

2 files changed

+1
-6
lines changed

2 files changed

+1
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
},
2323
"dependencies": {
2424
"chalk": "^4.1.0",
25-
"commander": "^6.0.0",
25+
"commander": "^7.2.0",
2626
"common-tags": "^1.4.0",
2727
"detect-indent": "^6.0.0",
2828
"dottie": "^2.0.0",

yarn.lock

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1202,11 +1202,6 @@ commander@^4.0.1:
12021202
resolved "https://registry.yarnpkg.com/commander/-/commander-4.0.1.tgz#b67622721785993182e807f4883633e6401ba53c"
12031203
integrity sha512-IPF4ouhCP+qdlcmCedhxX4xiGBPyigb8v5NeUp+0LyhwLgxMqyp3S0vl7TAPfS/hiP7FC3caI/PB9lTmP8r1NA==
12041204

1205-
commander@^6.0.0:
1206-
version "6.2.1"
1207-
resolved "https://registry.yarnpkg.com/commander/-/commander-6.2.1.tgz#0792eb682dfbc325999bb2b84fddddba110ac73c"
1208-
integrity sha512-U7VdrJFnJgo4xjrHpTzu0yrHPGImdsmD95ZlgYSEajAn2JKzDhDTPG9kBTefmObL2w/ngeZnilk+OV9CG3d7UA==
1209-
12101205
commander@^7.2.0:
12111206
version "7.2.0"
12121207
resolved "https://registry.yarnpkg.com/commander/-/commander-7.2.0.tgz#a36cb57d0b501ce108e4d20559a150a391d97ab7"

0 commit comments

Comments
 (0)