Skip to content

Commit 3784bfd

Browse files
Bump yargs from 17.7.2 to 18.0.0 in /packages/cli
Bumps [yargs](https://github.com/yargs/yargs) from 17.7.2 to 18.0.0. - [Release notes](https://github.com/yargs/yargs/releases) - [Changelog](https://github.com/yargs/yargs/blob/main/CHANGELOG.md) - [Commits](yargs/yargs@v17.7.2...v18.0.0) --- updated-dependencies: - dependency-name: yargs dependency-version: 18.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a47de4e commit 3784bfd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"promisify-child-process": "^4.1.1",
2020
"readline-sync": "^1.4.10",
2121
"semver": "^7.5.2",
22-
"yargs": "^17.6.2"
22+
"yargs": "^18.0.0"
2323
},
2424
"keywords": [
2525
"ioBroker"

0 commit comments

Comments
 (0)