Skip to content

Commit

Permalink
Update dependency yup to v0.32.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Dec 7, 2020
1 parent 0323fb4 commit 6c5b888
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.4"
"yup": "0.32.5"
},
"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.4:
version "0.32.4"
resolved "https://registry.yarnpkg.com/yup/-/yup-0.32.4.tgz#f12b0ec7a2a437db00b8563093dc16d604124a13"
integrity sha512-kgX0RGxbBBUsXoQ7v70FPiaUJFNhWc/kDKmy1kquzlyi1wKp5q9/2RTDZa+9sgv40TGZJjG2YMMkmsKBk3kR7A==
yup@0.32.5:
version "0.32.5"
resolved "https://registry.yarnpkg.com/yup/-/yup-0.32.5.tgz#fddc1dc655bc016b416275e7ce9ab8d817a1636a"
integrity sha512-bLbkTrPrFEF4rg30lS8T3QqoVLSAJ1N/b6btn5HVM4y9Q2EVJr2VLk+3kcskqPB41OSPx0cGRLINklH7PNqSYg==
dependencies:
"@babel/runtime" "^7.10.5"
"@types/lodash" "^4.14.165"
Expand Down

0 comments on commit 6c5b888

Please sign in to comment.