Skip to content
This repository was archived by the owner on Sep 15, 2024. It is now read-only.

Commit 09861b5

Browse files
Bump commander from 7.2.0 to 8.3.0 (#30)
Bumps [commander](https://github.com/tj/commander.js) from 7.2.0 to 8.3.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@v7.2.0...v8.3.0) --- updated-dependencies: - dependency-name: commander dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3a61b14 commit 09861b5

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"dependencies": {
2323
"clear": "^0.1.0",
2424
"color": "^4.2.0",
25-
"commander": "^7.2.0",
25+
"commander": "^8.3.0",
2626
"dayjs": "^1.10.7",
2727
"dotenv": "^10.0.0",
2828
"exit-hook": "^2.2.1",

0 commit comments

Comments
 (0)