Skip to content

Commit 48d3a74

Browse files
Bump yargs from 17.7.2 to 18.0.0
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 a2f5322 commit 48d3a74

File tree

3 files changed

+207
-16
lines changed

3 files changed

+207
-16
lines changed

package-lock.json

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

packages/adapter/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"pidusage": "^3.0.2",
2525
"readline": "^1.3.0",
2626
"semver": "^7.5.2",
27-
"yargs": "^17.7.2"
27+
"yargs": "^18.0.0"
2828
},
2929
"keywords": [
3030
"ioBroker"

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)