Skip to content

Commit cccb3c8

Browse files
authored
Merge pull request #15 from ferdikoomen/dependabot/npm_and_yarn/commander-4.0.1
Bump commander from 4.0.0 to 4.0.1
2 parents 59faf47 + ff0ec25 commit cccb3c8

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
"@typescript-eslint/parser": "2.6.1",
7171
"camelcase": "5.3.1",
7272
"chalk": "2.4.2",
73-
"commander": "4.0.0",
73+
"commander": "4.0.1",
7474
"eslint": "6.6.0",
7575
"eslint-config-prettier": "6.5.0",
7676
"eslint-plugin-prettier": "3.1.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1480,10 +1480,10 @@ combined-stream@^1.0.6, combined-stream@~1.0.6:
14801480
dependencies:
14811481
delayed-stream "~1.0.0"
14821482

1483-
1484-
version "4.0.0"
1485-
resolved "https://registry.yarnpkg.com/commander/-/commander-4.0.0.tgz#e782b6afe6a0f1b1408be59429919e1305160e3f"
1486-
integrity sha512-SEa2abMBTZuEjLVYpNrAFoRgxPwG4rXP3+SGY6CM/HZGeDzIA7Pzp+7H3AHDukKEpyy2SoSGGPShKqqfH9T9AQ==
1483+
1484+
version "4.0.1"
1485+
resolved "https://registry.yarnpkg.com/commander/-/commander-4.0.1.tgz#b67622721785993182e807f4883633e6401ba53c"
1486+
integrity sha512-IPF4ouhCP+qdlcmCedhxX4xiGBPyigb8v5NeUp+0LyhwLgxMqyp3S0vl7TAPfS/hiP7FC3caI/PB9lTmP8r1NA==
14871487

14881488
commander@~2.20.3:
14891489
version "2.20.3"

0 commit comments

Comments
 (0)