Skip to content

Commit 69daca3

Browse files
dependabot[bot]d3xter666
authored andcommitted
deps: 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] <support@github.com>
1 parent d5a64e3 commit 69daca3

File tree

2 files changed

+73
-2
lines changed

2 files changed

+73
-2
lines changed

package-lock.json

Lines changed: 72 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
"pretty-hrtime": "^1.0.3",
6565
"semver": "^7.7.2",
6666
"update-notifier": "^7.3.1",
67-
"yargs": "^17.7.2"
67+
"yargs": "^18.0.0"
6868
},
6969
"devDependencies": {
7070
"@istanbuljs/esm-loader-hook": "^0.3.0",

0 commit comments

Comments
 (0)