Skip to content

Commit

Permalink
build(deps): bump commander from 2.20.3 to 11.1.0
Browse files Browse the repository at this point in the history
Bumps [commander](https://github.com/tj/commander.js) from 2.20.3 to 11.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@v2.20.3...v11.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>
  • Loading branch information
dependabot[bot] committed Oct 13, 2023
1 parent f3558ef commit b4bf60f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -42,7 +42,7 @@
"standard": "^8.0.0"
},
"dependencies": {
"commander": "^2.8.1",
"commander": "^11.1.0",
"debug": "^4.0.0",
"har-validator": "^4.0.1"
}
Expand Down

0 comments on commit b4bf60f

Please sign in to comment.