Skip to content
This repository was archived by the owner on Jan 28, 2023. It is now read-only.

Commit 1a1220a

Browse files
Merge pull request #241 from devoxa/renovate/yargs-17.x
Update dependency @types/yargs from 17.0.19 to 17.0.20
2 parents 70f20e9 + 904dde1 commit 1a1220a

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"@devoxa/eslint-config": "3.0.7",
3333
"@devoxa/prettier-config": "2.0.1",
3434
"@types/node": "18.11.18",
35-
"@types/yargs": "17.0.19",
35+
"@types/yargs": "17.0.20",
3636
"cypress": "9.7.0",
3737
"eslint": "8.32.0",
3838
"prettier": "2.8.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -159,10 +159,10 @@
159159
resolved "https://registry.yarnpkg.com/@types/yargs-parser/-/yargs-parser-20.2.1.tgz#3b9ce2489919d9e4fea439b76916abc34b2df129"
160160
integrity sha512-7tFImggNeNBVMsn0vLrpn1H1uPrUBdnARPTpZoitY37ZrdJREzf7I16tMrlK3hen349gr1NYh8CmZQa7CTG6Aw==
161161

162-
"@types/[email protected].19":
163-
version "17.0.19"
164-
resolved "https://registry.yarnpkg.com/@types/yargs/-/yargs-17.0.19.tgz#8dbecdc9ab48bee0cb74f6e3327de3fa0d0c98ae"
165-
integrity sha512-cAx3qamwaYX9R0fzOIZAlFpo4A+1uBVCxqpKz9D26uTF4srRXaGTTsikQmaotCtNdbhzyUH7ft6p9ktz9s6UNQ==
162+
"@types/[email protected].20":
163+
version "17.0.20"
164+
resolved "https://registry.yarnpkg.com/@types/yargs/-/yargs-17.0.20.tgz#107f0fcc13bd4a524e352b41c49fe88aab5c54d5"
165+
integrity sha512-eknWrTHofQuPk2iuqDm1waA7V6xPlbgBoaaXEgYkClhLOnB0TtbW+srJaOToAgawPxPlHQzwypFA2bhZaUGP5A==
166166
dependencies:
167167
"@types/yargs-parser" "*"
168168

0 commit comments

Comments
 (0)