Skip to content

Commit b0465d1

Browse files
authoredAug 23, 2021
chore(deps): bump commander from 7.2.0 to 8.1.0 (#96)
Bumps [commander](https://github.com/tj/commander.js) from 7.2.0 to 8.1.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.1.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 ed4798c commit b0465d1

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed
 

‎package-lock.json

+8-8
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
},
3030
"license": "MIT",
3131
"dependencies": {
32-
"commander": "^7.0.0"
32+
"commander": "^8.1.0"
3333
},
3434
"devDependencies": {
3535
"concurrently": "^6.0.0",

0 commit comments

Comments
 (0)
Please sign in to comment.