Skip to content

Commit

Permalink
fix(deps): update dependency @types/yup to v0.26.26
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Nov 27, 2019
1 parent 57899fc commit 61ae50d
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 @@ -20,7 +20,7 @@
"test:types": "tsc --noEmit"
},
"dependencies": {
"@types/yup": "0.26.25",
"@types/yup": "0.26.26",
"object-hash": "^2.0.0",
"yup": "^0.27.0"
},
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1892,10 +1892,10 @@
resolved "https://registry.yarnpkg.com/@types/yup/-/yup-0.26.24.tgz#c24170b3a5c867b4fabd49fcc42fe45f780cb153"
integrity sha512-x0bhHnYjH5mZit4HivUYbTMO4LouOTGwp/LLxSL1mbJYVwNJtHYESH0ed2bwM1lkI2yDmsoCDYJnWEgHeJDACg==

"@types/[email protected].25":
version "0.26.25"
resolved "https://registry.yarnpkg.com/@types/yup/-/yup-0.26.25.tgz#a7316e4f1254783dc64c1bad6e803052e4d7a43b"
integrity sha512-7syTwjyRJKQhh5OjJRe3M4hiqcGQ9fpkVnCsSfST1p2eyGXTRL8dBZhhxJPKoVVFXDEbFqtWyN8k8ai5v5Yacg==
"@types/[email protected].26":
version "0.26.26"
resolved "https://registry.yarnpkg.com/@types/yup/-/yup-0.26.26.tgz#2e7065384ac2b7711271d8790f26ac7d73f6a33d"
integrity sha512-5cLJLd8NIT7OfJLi7ScquRn/NWfmewBqJ92nT/FYfdpgKzyUNcR4n2BKEOQ7mOG8WuJXgomIvNl5P3sn9Akd4A==

"@types/zen-observable@^0.5.3":
version "0.5.4"
Expand Down

0 comments on commit 61ae50d

Please sign in to comment.