Skip to content

Commit 8985bbf

Browse files
Bump @types/yargs from 17.0.32 to 17.0.33 (#216)
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>
1 parent a2a5c4a commit 8985bbf

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"@types/lodash": "^4.17.7",
4141
"@types/readline-sync": "^1.4.8",
4242
"@types/shelljs": "^0.8.14",
43-
"@types/yargs": "^17.0.32",
43+
"@types/yargs": "^17.0.33",
4444
"@typescript-eslint/eslint-plugin": "^8.3.0",
4545
"@typescript-eslint/parser": "^8.3.0",
4646
"eslint": "^8.56.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,7 @@ __metadata:
166166
"@types/lodash": ^4.17.7
167167
"@types/readline-sync": ^1.4.8
168168
"@types/shelljs": ^0.8.14
169-
"@types/yargs": ^17.0.32
169+
"@types/yargs": ^17.0.33
170170
"@typescript-eslint/eslint-plugin": ^8.3.0
171171
"@typescript-eslint/parser": ^8.3.0
172172
eslint: ^8.56.0
@@ -729,12 +729,12 @@ __metadata:
729729
languageName: node
730730
linkType: hard
731731

732-
"@types/yargs@npm:^17.0.32":
733-
version: 17.0.32
734-
resolution: "@types/yargs@npm:17.0.32"
732+
"@types/yargs@npm:^17.0.33":
733+
version: 17.0.33
734+
resolution: "@types/yargs@npm:17.0.33"
735735
dependencies:
736736
"@types/yargs-parser": "*"
737-
checksum: 4505bdebe8716ff383640c6e928f855b5d337cb3c68c81f7249fc6b983d0aa48de3eee26062b84f37e0d75a5797bc745e0c6e76f42f81771252a758c638f36ba
737+
checksum: ee013f257472ab643cb0584cf3e1ff9b0c44bca1c9ba662395300a7f1a6c55fa9d41bd40ddff42d99f5d95febb3907c9ff600fbcb92dadbec22c6a76de7e1236
738738
languageName: node
739739
linkType: hard
740740

0 commit comments

Comments
 (0)