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.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Dec 25, 2018
1 parent 9dc6eb7 commit b14ec43
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.3",
"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.3":
version "12.0.3"
resolved "https://registry.yarnpkg.com/@types/yargs/-/yargs-12.0.3.tgz#9a9fbaf6a81c9ebf5c283386162d1118274c6827"
integrity sha512-/3AwpLvieyVFADvpP5MHkBOhHJ7pJYZFUex5noLEn/jSQT1pZInHdB7JproJz0E65ystrap36GMKiatijI8K5g==

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

0 comments on commit b14ec43

Please sign in to comment.