Skip to content

Commit 86812b3

Browse files
Bump commander from 14.0.0 to 14.0.1
Bumps [commander](https://github.com/tj/commander.js) from 14.0.0 to 14.0.1. - [Release notes](https://github.com/tj/commander.js/releases) - [Changelog](https://github.com/tj/commander.js/blob/master/CHANGELOG.md) - [Commits](tj/commander.js@v14.0.0...v14.0.1) --- updated-dependencies: - dependency-name: commander dependency-version: 14.0.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3e29013 commit 86812b3

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

package-lock.json

Lines changed: 5 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/openapi-typescript-server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"build": "tsup src/cli/index.ts --format cjs --out-dir bin/cli --clean"
4343
},
4444
"dependencies": {
45-
"commander": "^14.0.0",
45+
"commander": "^14.0.1",
4646
"js-yaml": "^4.1.0",
4747
"openapi-typescript-server-runtime": "0.0.11",
4848
"ts-morph": "^26.0.0",

0 commit comments

Comments
 (0)