Skip to content

Commit a744ee5

Browse files
Bump yargs from 12.0.5 to 17.2.1
Bumps [yargs](https://github.com/yargs/yargs) from 12.0.5 to 17.2.1. - [Release notes](https://github.com/yargs/yargs/releases) - [Changelog](https://github.com/yargs/yargs/blob/main/CHANGELOG.md) - [Commits](yargs/yargs@v12.0.5...v17.2.1) --- updated-dependencies: - dependency-name: yargs dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e1f3e86 commit a744ee5

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
@@ -20,7 +20,7 @@
2020
"ncp": "^2.0.0",
2121
"rimraf": "^3.0.2",
2222
"shelljs": "^0.8.2",
23-
"yargs": "^12.0.1"
23+
"yargs": "^17.2.1"
2424
},
2525
"devDependencies": {
2626
"@types/inquirer": "^0.0.43",

0 commit comments

Comments
 (0)