mirror of
https://github.com/jwetzell/osc-js.git
synced 2026-08-20 06:19:00 +00:00
Bump commander from 13.1.0 to 14.0.0 in /apps/makeosc
Bumps [commander](https://github.com/tj/commander.js) from 13.1.0 to 14.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/v13.1.0...v14.0.0) --- updated-dependencies: - dependency-name: commander dependency-version: 14.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
@@ -21,7 +21,7 @@
|
|||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@jwetzell/osc": "0.2.2",
|
"@jwetzell/osc": "0.2.2",
|
||||||
"commander": "^13.1.0",
|
"commander": "^14.0.0",
|
||||||
"slip": "^1.0.2"
|
"slip": "^1.0.2"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user