Skip to content

Commit 44a2221

Browse files
chore(deps): bump yargs-parser from 21.1.1 to 22.0.0 (#817)
Bumps [yargs-parser](https://github.com/yargs/yargs-parser) from 21.1.1 to 22.0.0. - [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-v21.1.1...yargs-parser-v22.0.0) --- updated-dependencies: - dependency-name: yargs-parser dependency-version: 22.0.0 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 d1dcfd1 commit 44a2221

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
@@ -62,7 +62,7 @@
6262
"pkg-up": "^3.1.0",
6363
"resolve-from": "^5.0.0",
6464
"semver": "^7.3.5",
65-
"yargs-parser": "^21.1.1"
65+
"yargs-parser": "^22.0.0"
6666
},
6767
"devDependencies": {
6868
"@fastify/autoload": "^6.0.0",

0 commit comments

Comments
 (0)