Skip to content

Commit b3c4cca

Browse files
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] <[email protected]>
1 parent 17045f8 commit b3c4cca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"single-line-log": "^1.1.2",
4040
"string-width": "^7.1.0",
4141
"which": "^5.0.0",
42-
"yargs": "^17.6.0"
42+
"yargs": "^18.0.0"
4343
},
4444
"devDependencies": {
4545
"@npmcli/eslint-config": "^5.0.0",

0 commit comments

Comments
 (0)