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.11
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Apr 1, 2019
1 parent 9dc6eb7 commit 88a4aa9
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.11",
"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.11":
version "12.0.11"
resolved "https://registry.yarnpkg.com/@types/yargs/-/yargs-12.0.11.tgz#a090d88e1f40a910e6443c95493c1c035c76ebdc"
integrity sha512-IsU1TD+8cQCyG76ZqxP0cVFnofvfzT8p/wO8ENT4jbN/KKN3grsHFgHNl/U+08s33ayX4LwI85cEhYXCOlOkMw==

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

0 comments on commit 88a4aa9

Please sign in to comment.