Skip to content

Commit

Permalink
fix(deps): update dependency @types/yup to v0.26.20
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Jul 1, 2019
1 parent 5c6e325 commit 7f6dd1c
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 @@ -21,7 +21,7 @@
"test": "NODE_ENV=test jest"
},
"dependencies": {
"@types/yup": "0.26.19",
"@types/yup": "0.26.20",
"lightercollective": "^0.3.0",
"object-hash": "^1.3.1",
"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 @@ -1759,10 +1759,10 @@
resolved "https://registry.yarnpkg.com/@types/yargs/-/yargs-12.0.12.tgz#45dd1d0638e8c8f153e87d296907659296873916"
integrity sha512-SOhuU4wNBxhhTHxYaiG5NY4HBhDIDnJF60GU+2LqHAdKKer86//e4yg69aENCtQ04n0ovz+tq2YPME5t5yp4pw==

"@types/yup@0.26.19":
version "0.26.19"
resolved "https://registry.yarnpkg.com/@types/yup/-/yup-0.26.19.tgz#e1ce9ecfb87615156b555b06d0243ec5b76daaba"
integrity sha512-cvcoZkIRq55k1qWwpM5+j0M5SJcFEc69dM97XkqGUFIfZfktBNdIqcaW866JkM/7MxO2qzK4cjXXTz72BltHwQ==
"@types/yup@0.26.20":
version "0.26.20"
resolved "https://registry.yarnpkg.com/@types/yup/-/yup-0.26.20.tgz#3b85a05f5dd76e2e8475abb6a8aeae7777627143"
integrity sha512-LpCsA6NG7vIU7Umv1k4w3YGIBH5ZLZRPEKo8vJLHVbBUqRy2WaJ002kbsRqcwODpkICAOMuyGOqLQJa5isZ8+g==

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

0 comments on commit 7f6dd1c

Please sign in to comment.