Skip to content

Commit

Permalink
Bump @types/yargs from 17.0.24 to 17.0.29 (#500)
Browse files Browse the repository at this point in the history
Bumps [@types/yargs](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/yargs) from 17.0.24 to 17.0.29.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/yargs)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 1, 2023
1 parent a45ea2a commit 2c7c225
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/chopsticks/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"@types/lodash": "^4.14.199",
"@types/node": "^20.5.7",
"@types/ws": "^8.5.6",
"@types/yargs": "^17.0.24",
"@types/yargs": "^17.0.29",
"ts-node": "^10.9.1",
"ts-node-dev": "^2.0.0",
"typescript": "^5.1.6"
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ __metadata:
"@types/lodash": ^4.14.199
"@types/node": ^20.5.7
"@types/ws": ^8.5.6
"@types/yargs": ^17.0.24
"@types/yargs": ^17.0.29
axios: ^1.5.1
dotenv: ^16.3.1
global-agent: ^3.0.0
Expand Down Expand Up @@ -2468,12 +2468,12 @@ __metadata:
languageName: node
linkType: hard

"@types/yargs@npm:^17.0.24":
version: 17.0.24
resolution: "@types/yargs@npm:17.0.24"
"@types/yargs@npm:^17.0.29":
version: 17.0.29
resolution: "@types/yargs@npm:17.0.29"
dependencies:
"@types/yargs-parser": "*"
checksum: 5f3ac4dc4f6e211c1627340160fbe2fd247ceba002190da6cf9155af1798450501d628c9165a183f30a224fc68fa5e700490d740ff4c73e2cdef95bc4e8ba7bf
checksum: 8bbc0edd573a5a084cb13a9985c124490fd74e73b1ed8a3058861c13124e103b00a19770dc55c53215653a7845d7033e0695917b75153cfe9618d5b2fd3cf86e
languageName: node
linkType: hard

Expand Down

0 comments on commit 2c7c225

Please sign in to comment.