Skip to content

Commit b680d42

Browse files
chore(deps): update commander to v14 (breaking change) (#168)
Bumps [commander](https://github.com/tj/commander.js) from 12.1.0 to 14.0.2. - [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.2) --- updated-dependencies: - dependency-name: commander dependency-version: 14.0.2 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3c1c939 commit b680d42

2 files changed

Lines changed: 2 additions & 11 deletions

File tree

package-lock.json

Lines changed: 1 addition & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/emulator/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"test": "jest"
4141
},
4242
"dependencies": {
43-
"commander": "^12.1.0",
43+
"commander": "^14.0.2",
4444
"js-yaml": "^4.1.0",
4545
"modbus-serial": "^8.0.23"
4646
},

0 commit comments

Comments
 (0)