Skip to content

Commit cce5b25

Browse files
chore(deps): bump yargs-parser from 20.2.9 to 21.0.1 (#3)
Bumps [yargs-parser](https://github.com/yargs/yargs-parser) from 20.2.9 to 21.0.1. - [Release notes](https://github.com/yargs/yargs-parser/releases) - [Changelog](https://github.com/yargs/yargs-parser/blob/main/CHANGELOG.md) - [Commits](yargs/yargs-parser@yargs-parser-v20.2.9...yargs-parser-v21.0.1) --- updated-dependencies: - dependency-name: yargs-parser dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d563ce0 commit cce5b25

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
@@ -61,7 +61,7 @@
6161
"resolve-from": "^5.0.0",
6262
"semver": "^7.3.5",
6363
"split2": "^4.1.0",
64-
"yargs-parser": "^20.0.0"
64+
"yargs-parser": "^21.0.1"
6565
},
6666
"devDependencies": {
6767
"@fastify/autoload": "^5.0.0",

0 commit comments

Comments
 (0)