Skip to content

Commit 00bba93

Browse files
chore(deps): bump commander from 12.1.0 to 14.0.3
Bumps [commander](https://github.com/tj/commander.js) from 12.1.0 to 14.0.3. - [Release notes](https://github.com/tj/commander.js/releases) - [Changelog](https://github.com/tj/commander.js/blob/master/CHANGELOG.md) - [Commits](tj/commander.js@v12.1.0...v14.0.3) --- updated-dependencies: - dependency-name: commander dependency-version: 14.0.3 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b58e1f0 commit 00bba93

2 files changed

Lines changed: 1 addition & 6 deletions

File tree

packages/create-docusaurus-openapi-docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"watch": "tsc --watch"
3434
},
3535
"dependencies": {
36-
"commander": "^12.0.0",
36+
"commander": "^14.0.3",
3737
"cross-spawn": "^7.0.0",
3838
"prompts": "^2.4.2"
3939
},

yarn.lock

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7073,11 +7073,6 @@ commander@^10.0.0:
70737073
resolved "https://registry.yarnpkg.com/commander/-/commander-10.0.1.tgz#881ee46b4f77d1c1dccc5823433aa39b022cbe06"
70747074
integrity sha512-y4Mg2tXshplEbSGzx7amzPwKKOCGuoSRP/CjEdwwk0FOGlUbq6lKuoyDZTNZkmxHdJtp54hdfY/JUrdL7Xfdug==
70757075

7076-
commander@^12.0.0:
7077-
version "12.1.0"
7078-
resolved "https://registry.yarnpkg.com/commander/-/commander-12.1.0.tgz#01423b36f501259fdaac4d0e4d60c96c991585d3"
7079-
integrity sha512-Vw8qHK3bZM9y/P10u3Vib8o/DdkvA2OtPtZvD871QKjy74Wj1WSKFILMPRPSdUSx5RFK1arlJzEtA4PkFgnbuA==
7080-
70817076
commander@^14.0.3:
70827077
version "14.0.3"
70837078
resolved "https://registry.yarnpkg.com/commander/-/commander-14.0.3.tgz#425d79b48f9af82fcd9e4fc1ea8af6c5ec07bbc2"

0 commit comments

Comments
 (0)