Skip to content

Commit

Permalink
chore(deps): bump yargs and @types/yargs
Browse files Browse the repository at this point in the history
Bumps [yargs](https://github.com/yargs/yargs) and [@types/yargs](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/yargs). These dependencies needed to be updated together.

Updates `yargs` from 17.6.2 to 17.7.2
- [Release notes](https://github.com/yargs/yargs/releases)
- [Changelog](https://github.com/yargs/yargs/blob/main/CHANGELOG.md)
- [Commits](yargs/yargs@v17.6.2...v17.7.2)

Updates `@types/yargs` from 17.0.19 to 17.0.26
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/yargs)

---
updated-dependencies:
- dependency-name: yargs
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: "@types/yargs"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 4, 2023
1 parent 3a86ecb commit 1ed2ec7
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
16 changes: 8 additions & 8 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"@types/lodash.kebabcase": "^4.1.7",
"@types/lodash.upperfirst": "^4.3.7",
"@types/node": "20.7.0",
"@types/yargs": "^17.0.19",
"@types/yargs": "^17.0.26",
"aws-cdk": "2.95.1",
"cz-conventional-changelog": "^3.3.0",
"eslint": "^8.50.0",
Expand Down Expand Up @@ -65,7 +65,7 @@
"lodash.kebabcase": "^4.1.1",
"lodash.upperfirst": "^4.3.1",
"read-pkg-up": "7.0.1",
"yargs": "^17.6.2"
"yargs": "^17.7.2"
},
"peerDependencies": {
"aws-cdk": "2.95.1",
Expand Down

0 comments on commit 1ed2ec7

Please sign in to comment.