Skip to content

Commit

Permalink
build(deps): Bump commander from 8.3.0 to 9.0.0
Browse files Browse the repository at this point in the history
Bumps [commander](https://github.com/tj/commander.js) from 8.3.0 to 9.0.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@v8.3.0...v9.0.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] authored and kevinoid committed Jan 31, 2022
1 parent cb431a6 commit ed15f7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -55,7 +55,7 @@
"dependencies": {
"@kevinoid/openapi-transformers": "git+https://github.com/kevinoid/openapi-transformers.git#main",
"camel-case": "^4.0.0",
"commander": "^8.0.0",
"commander": "^9.0.0",
"escape-string-regexp": "^5.0.0",
"json-ptr": "^3.0.1",
"openapi-transformer-base": "^1.1.0"
Expand Down

0 comments on commit ed15f7b

Please sign in to comment.