Skip to content

Commit 086b431

Browse files
build(deps): 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 16a1a43 commit 086b431

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
@@ -22,6 +22,6 @@
2222
"dependencies": {
2323
"@scriptappy/from-jsdoc": "0.19.0",
2424
"import-cwd": "3.0.0",
25-
"yargs": "17.7.2"
25+
"yargs": "18.0.0"
2626
}
2727
}

0 commit comments

Comments
 (0)