Skip to content
This repository has been archived by the owner on Jul 27, 2023. It is now read-only.

Commit

Permalink
Update dependency @types/yargs to v12.0.17
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jul 2, 2020
1 parent 9dc6eb7 commit 1dec90e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"@types/jest": "23.3.9",
"@types/node": "10.12.10",
"@types/wikidata-sdk": "5.15.0",
"@types/yargs": "12.0.1",
"@types/yargs": "12.0.17",
"jest": "23.6.0",
"jest-extended": "0.11.0",
"jest-junit": "5.2.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -105,10 +105,10 @@
resolved "https://registry.yarnpkg.com/@types/wikidata-sdk/-/wikidata-sdk-5.15.0.tgz#5f203b67b67cf08018a22981b709ada29e950cff"
integrity sha512-+50xv2Ibyonzh/62j08lV4SidNysBZCGo7sJxV6a7wuc5bAEKs393P1EBnUv9aQP0UEVDuVySBWClzDU+QGW8Q==

"@types/yargs@12.0.1":
version "12.0.1"
resolved "https://registry.yarnpkg.com/@types/yargs/-/yargs-12.0.1.tgz#c5ce4ad64499010ae4dc2acd9b14d49749a44233"
integrity sha512-UVjo2oH79aRNcsDlFlnQ/iJ67Jd7j6uSg7jUJP/RZ/nUjAh5ElmnwlD5K/6eGgETJUgCHkiWn91B8JjXQ6ubAw==
"@types/yargs@12.0.17":
version "12.0.17"
resolved "https://registry.yarnpkg.com/@types/yargs/-/yargs-12.0.17.tgz#631692a0d3c201e4e2063c3742201031bfb2e5b3"
integrity sha512-WNDLAvU4Io2ZaML2CaM/9kSgS9r6zdLfgpMWj40WPr24lrCc6RuWla0e23fy79/iD7IiF2Om9xsNISW7V2zZLg==

"@webassemblyjs/ast@1.7.11":
version "1.7.11"
Expand Down

0 comments on commit 1dec90e

Please sign in to comment.