Skip to content

Commit

Permalink
Update dependency yup to v0.32.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Dec 7, 2020
1 parent b212361 commit 8035f9e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -19,7 +19,7 @@
},
"dependencies": {
"flaverr": "^1.10.0",
"yup": "0.32.3"
"yup": "0.32.4"
},
"engines": {
"node": ">=8.11"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -4530,10 +4530,10 @@ yargs@^15.4.1:
y18n "^4.0.0"
yargs-parser "^18.1.2"

yup@0.32.3:
version "0.32.3"
resolved "https://registry.yarnpkg.com/yup/-/yup-0.32.3.tgz#34d665bd24230596294faf3a1cdd96ad544c389a"
integrity sha512-Xpm5W0sPX+bUEqPO6MAHlBwWdY6B2PlZa0rwdljOcvOepQfrBx46bb6arq9YZr4esl+/9iRjNDo7XM1nzCzbJQ==
yup@0.32.4:
version "0.32.4"
resolved "https://registry.yarnpkg.com/yup/-/yup-0.32.4.tgz#f12b0ec7a2a437db00b8563093dc16d604124a13"
integrity sha512-kgX0RGxbBBUsXoQ7v70FPiaUJFNhWc/kDKmy1kquzlyi1wKp5q9/2RTDZa+9sgv40TGZJjG2YMMkmsKBk3kR7A==
dependencies:
"@babel/runtime" "^7.10.5"
"@types/lodash" "^4.14.165"
Expand Down

0 comments on commit 8035f9e

Please sign in to comment.