mirror of
https://github.com/ferdikoomen/openapi-typescript-codegen.git
synced 2025-12-08 20:16:21 +00:00
Bump commander from 4.1.1 to 5.0.0
Bumps [commander](https://github.com/tj/commander.js) from 4.1.1 to 5.0.0. - [Release notes](https://github.com/tj/commander.js/releases) - [Changelog](https://github.com/tj/commander.js/blob/master/CHANGELOG.md) - [Commits](https://github.com/tj/commander.js/compare/v4.1.1...v5.0.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
163ac62237
commit
84d94ffbda
@ -62,7 +62,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"camelcase": "5.3.1",
|
||||
"commander": "4.1.1",
|
||||
"commander": "5.0.0",
|
||||
"handlebars": "4.7.3",
|
||||
"js-yaml": "3.13.1",
|
||||
"mkdirp": "1.0.3",
|
||||
|
||||
@ -1617,10 +1617,10 @@ combined-stream@^1.0.6, combined-stream@~1.0.6:
|
||||
dependencies:
|
||||
delayed-stream "~1.0.0"
|
||||
|
||||
commander@4.1.1:
|
||||
version "4.1.1"
|
||||
resolved "https://registry.yarnpkg.com/commander/-/commander-4.1.1.tgz#9fd602bd936294e9e9ef46a3f4d6964044b18068"
|
||||
integrity sha512-NOKm8xhkzAjzFx8B2v5OAHT+u5pRQc2UCa2Vq9jYL/31o2wi9mxBA7LIFs3sV5VSC49z6pEhfbMULvShKj26WA==
|
||||
commander@5.0.0:
|
||||
version "5.0.0"
|
||||
resolved "https://registry.yarnpkg.com/commander/-/commander-5.0.0.tgz#dbf1909b49e5044f8fdaf0adc809f0c0722bdfd0"
|
||||
integrity sha512-JrDGPAKjMGSP1G0DUoaceEJ3DZgAfr/q6X7FVk4+U5KxUSKviYGM2k6zWkfyyBHy5rAtzgYJFa1ro2O9PtoxwQ==
|
||||
|
||||
commander@~2.20.3:
|
||||
version "2.20.3"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user