Skip to content

Commit

Permalink
chore: Bump @types/yargs from 17.0.24 to 17.0.25
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.25.
- [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 Sep 25, 2023
1 parent 9ecdce1 commit 5e93318
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.24",
"@types/yargs": "^17.0.25",
"@typescript-eslint/eslint-plugin": "^6.7.0",
"@typescript-eslint/parser": "^6.7.2",
"esbuild": "^0.19.3",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1933,12 +1933,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.25":
version: 17.0.25
resolution: "@types/yargs@npm:17.0.25"
dependencies:
"@types/yargs-parser": "*"
checksum: 5f3ac4dc4f6e211c1627340160fbe2fd247ceba002190da6cf9155af1798450501d628c9165a183f30a224fc68fa5e700490d740ff4c73e2cdef95bc4e8ba7bf
checksum: ef57926de514f5eb0a182167a63930bd7d2eb33d89b6041760f690d50b2019d7901b30c33ab7d03b3fa66a5004f0f81e36186d8f9e5e583a27b9ce331d2a5276
languageName: node
linkType: hard

Expand Down Expand Up @@ -2581,7 +2581,7 @@ __metadata:
dependencies:
"@types/jest": ^29.5.5
"@types/node": ^18.0.0
"@types/yargs": ^17.0.24
"@types/yargs": ^17.0.25
"@typescript-eslint/eslint-plugin": ^6.7.0
"@typescript-eslint/parser": ^6.7.2
esbuild: ^0.19.3
Expand Down

0 comments on commit 5e93318

Please sign in to comment.