Skip to content

Commit

Permalink
chore: Bump @types/yargs from 17.0.26 to 17.0.28
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.26 to 17.0.28.
- [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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 9, 2023
1 parent 378e20e commit b4bf6d2
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"devDependencies": {
"@types/jest": "^29.5.5",
"@types/node": "^18.0.0",
"@types/yargs": "^17.0.26",
"@types/yargs": "^17.0.28",
"@typescript-eslint/eslint-plugin": "^6.7.3",
"@typescript-eslint/parser": "^6.7.3",
"esbuild": "^0.19.4",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1940,12 +1940,12 @@ __metadata:
languageName: node
linkType: hard

"@types/yargs@npm:^17.0.26":
version: 17.0.26
resolution: "@types/yargs@npm:17.0.26"
"@types/yargs@npm:^17.0.28":
version: 17.0.28
resolution: "@types/yargs@npm:17.0.28"
dependencies:
"@types/yargs-parser": "*"
checksum: 26611969674f4972080c3b22239d4579eaadc5287f95f7802f893c4a9bb292c141467bd70f1e66eb834486c63a23c4f10032618b3d2e7b1ddc05051d08db4078
checksum: f78c5e5c29903933c0557b4ffcd1d0b8564d66859c8ca4aa51da3714e49109ed7c2644334a1918d033df19028f4cecc91fd2e502651bb8e8451f246c371da847
languageName: node
linkType: hard

Expand Down Expand Up @@ -2552,7 +2552,7 @@ __metadata:
dependencies:
"@types/jest": ^29.5.5
"@types/node": ^18.0.0
"@types/yargs": ^17.0.26
"@types/yargs": ^17.0.28
"@typescript-eslint/eslint-plugin": ^6.7.3
"@typescript-eslint/parser": ^6.7.3
esbuild: ^0.19.4
Expand Down

0 comments on commit b4bf6d2

Please sign in to comment.