Skip to content

Commit dc4aa02

Browse files
dependabot[bot]rdohms
authored andcommitted
build(deps): bump yargs from 4.8.1 to 17.7.1 in /example
Bumps [yargs](https://github.com/yargs/yargs) from 4.8.1 to 17.7.1. - [Release notes](https://github.com/yargs/yargs/releases) - [Changelog](https://github.com/yargs/yargs/blob/main/CHANGELOG.md) - [Commits](yargs/yargs@v4.8.1...v17.7.1) --- updated-dependencies: - dependency-name: yargs dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e1d2f6d commit dc4aa02

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: example/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,6 @@
1313
},
1414
"license": "MIT",
1515
"dependencies": {
16-
"yargs": "^4.7.1"
16+
"yargs": "^17.7.1"
1717
}
1818
}

0 commit comments

Comments
 (0)