Skip to content

Commit

Permalink
Bump @types/yargs from 17.0.24 to 17.0.32 (#169)
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.32.
- [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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 1, 2023
1 parent 3cb6f8b commit f3b6ab5
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 @@ -40,7 +40,7 @@
"@types/lodash": "^4.14.197",
"@types/readline-sync": "^1.4.8",
"@types/shelljs": "^0.8.14",
"@types/yargs": "^17.0.24",
"@types/yargs": "^17.0.32",
"@typescript-eslint/eslint-plugin": "^6.7.3",
"@typescript-eslint/parser": "^6.13.1",
"eslint": "^8.52.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -166,7 +166,7 @@ __metadata:
"@types/lodash": ^4.14.197
"@types/readline-sync": ^1.4.8
"@types/shelljs": ^0.8.14
"@types/yargs": ^17.0.24
"@types/yargs": ^17.0.32
"@typescript-eslint/eslint-plugin": ^6.7.3
"@typescript-eslint/parser": ^6.13.1
eslint: ^8.52.0
Expand Down Expand Up @@ -941,12 +941,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.32":
version: 17.0.32
resolution: "@types/yargs@npm:17.0.32"
dependencies:
"@types/yargs-parser": "*"
checksum: 5f3ac4dc4f6e211c1627340160fbe2fd247ceba002190da6cf9155af1798450501d628c9165a183f30a224fc68fa5e700490d740ff4c73e2cdef95bc4e8ba7bf
checksum: 4505bdebe8716ff383640c6e928f855b5d337cb3c68c81f7249fc6b983d0aa48de3eee26062b84f37e0d75a5797bc745e0c6e76f42f81771252a758c638f36ba
languageName: node
linkType: hard

Expand Down

0 comments on commit f3b6ab5

Please sign in to comment.