Skip to content

Commit ac25877

Browse files
Bump yargs-parser from 21.1.1 to 22.0.0 in the npm-dependencies group
Bumps the npm-dependencies group with 1 update: [yargs-parser](https://github.com/yargs/yargs-parser). Updates `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 dependency-group: npm-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c9fcc36 commit ac25877

File tree

2 files changed

+16
-6
lines changed

2 files changed

+16
-6
lines changed

package-lock.json

Lines changed: 15 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"dedent-js": "^1.0.1",
3434
"github-username-regex-js": "^1.0.0",
3535
"nunjucks": "^3.2.4",
36-
"yargs-parser": "^21.1.1"
36+
"yargs-parser": "^22.0.0"
3737
},
3838
"jest": {
3939
"coverageReporters": [

0 commit comments

Comments
 (0)