Skip to content

Commit

Permalink
Update dependency yup to v0.32.8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Dec 10, 2020
1 parent 52969ae commit 0415408
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.6"
"yup": "0.32.8"
},
"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.6:
version "0.32.6"
resolved "https://registry.yarnpkg.com/yup/-/yup-0.32.6.tgz#7fd924536cdf61ec5df7a4bd0576d0a3954b03f6"
integrity sha512-i5poB/ZWU0zGoCwViLw++NQbUFy+X9xfoSSK31JOLh3RoBVUaYrNlYIyxqK8HGrxTHPIl5BBNu/mJYKNeFVvdA==
yup@0.32.8:
version "0.32.8"
resolved "https://registry.yarnpkg.com/yup/-/yup-0.32.8.tgz#16e4a949a86a69505abf99fd0941305ac9adfc39"
integrity sha512-SZulv5FIZ9d5H99EN5tRCRPXL0eyoYxWIP1AacCrjC9d4DfP13J1dROdKGfpfRHT3eQB6/ikBl5jG21smAfCkA==
dependencies:
"@babel/runtime" "^7.10.5"
"@types/lodash" "^4.14.165"
Expand Down

0 comments on commit 0415408

Please sign in to comment.