Skip to content

Commit

Permalink
Bump @types/yargs from 17.0.32 to 17.0.33 (#216)
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.32 to 17.0.33.
- [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 Oct 1, 2024
1 parent a2a5c4a commit 8985bbf
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.17.7",
"@types/readline-sync": "^1.4.8",
"@types/shelljs": "^0.8.14",
"@types/yargs": "^17.0.32",
"@types/yargs": "^17.0.33",
"@typescript-eslint/eslint-plugin": "^8.3.0",
"@typescript-eslint/parser": "^8.3.0",
"eslint": "^8.56.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.17.7
"@types/readline-sync": ^1.4.8
"@types/shelljs": ^0.8.14
"@types/yargs": ^17.0.32
"@types/yargs": ^17.0.33
"@typescript-eslint/eslint-plugin": ^8.3.0
"@typescript-eslint/parser": ^8.3.0
eslint: ^8.56.0
Expand Down Expand Up @@ -729,12 +729,12 @@ __metadata:
languageName: node
linkType: hard

"@types/yargs@npm:^17.0.32":
version: 17.0.32
resolution: "@types/yargs@npm:17.0.32"
"@types/yargs@npm:^17.0.33":
version: 17.0.33
resolution: "@types/yargs@npm:17.0.33"
dependencies:
"@types/yargs-parser": "*"
checksum: 4505bdebe8716ff383640c6e928f855b5d337cb3c68c81f7249fc6b983d0aa48de3eee26062b84f37e0d75a5797bc745e0c6e76f42f81771252a758c638f36ba
checksum: ee013f257472ab643cb0584cf3e1ff9b0c44bca1c9ba662395300a7f1a6c55fa9d41bd40ddff42d99f5d95febb3907c9ff600fbcb92dadbec22c6a76de7e1236
languageName: node
linkType: hard

Expand Down

0 comments on commit 8985bbf

Please sign in to comment.