Skip to content

Commit

Permalink
update: update dependency @types/yargs to v17.0.22
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Feb 8, 2023
1 parent e3d1dee commit 8bc8d5d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -61,7 +61,7 @@
"@types/sinon": "10.0.13",
"@types/sinon-chai": "3.2.9",
"@types/source-map-support": "0.5.6",
"@types/yargs": "17.0.13",
"@types/yargs": "17.0.22",
"@typescript-eslint/eslint-plugin": "5.48.0",
"@typescript-eslint/parser": "5.48.0",
"ajv": "8.11.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -639,10 +639,10 @@
resolved "https://artifacts.apextoaster.com/repository/group-npm/@types/yargs-parser/-/yargs-parser-20.2.1.tgz#3b9ce2489919d9e4fea439b76916abc34b2df129"
integrity sha512-7tFImggNeNBVMsn0vLrpn1H1uPrUBdnARPTpZoitY37ZrdJREzf7I16tMrlK3hen349gr1NYh8CmZQa7CTG6Aw==

"@types/yargs@17.0.13":
version "17.0.13"
resolved "https://artifacts.apextoaster.com/repository/group-npm/@types/yargs/-/yargs-17.0.13.tgz#34cced675ca1b1d51fcf4d34c3c6f0fa142a5c76"
integrity sha512-9sWaruZk2JGxIQU+IhI1fhPYRcQ0UuTNuKuCW9bR5fp7qi2Llf7WDzNa17Cy7TKnh3cdxDOiyTu6gaLS0eDatg==
"@types/yargs@17.0.22":
version "17.0.22"
resolved "https://artifacts.apextoaster.com/repository/group-npm/@types/yargs/-/yargs-17.0.22.tgz#7dd37697691b5f17d020f3c63e7a45971ff71e9a"
integrity sha512-pet5WJ9U8yPVRhkwuEIp5ktAeAqRZOq4UdAyWLWzxbtpyXnzbtLdKiXAjJzi/KLmPGS9wk86lUFWZFN6sISo4g==
dependencies:
"@types/yargs-parser" "*"

Expand Down

0 comments on commit 8bc8d5d

Please sign in to comment.