Skip to content

Commit

Permalink
fix(deps): update dependency @types/yup to v0.26.23
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Aug 20, 2019
1 parent eba9452 commit ac9d8a9
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.22",
"@types/yup": "0.26.23",
"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 @@ -1856,10 +1856,10 @@
dependencies:
"@types/yargs-parser" "*"

"@types/yup@0.26.22":
version "0.26.22"
resolved "https://registry.yarnpkg.com/@types/yup/-/yup-0.26.22.tgz#66da181bfddaf797192f5fc2795583e033568407"
integrity sha512-AhUPifCc7j2BEfp+wye3Mj7v3mMhbtu5BbO7n0zpwC/NVSETc8+MHENRmoxjE8wLC8AmFr5+uEhg5cvqusaRFQ==
"@types/yup@0.26.23":
version "0.26.23"
resolved "https://registry.yarnpkg.com/@types/yup/-/yup-0.26.23.tgz#00721a3b675e7609e5bcccb94234e86b754bcd04"
integrity sha512-+tipAL6prdInS/avA6QityIFBDvHnqk1Tv9L5JMEws5IZC6agymBGAoDsrPyYp42wGcktyQtYKv9kvGPEKd4Qg==

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

0 comments on commit ac9d8a9

Please sign in to comment.