Skip to content

Commit

Permalink
fix(deps): update dependency yup to v0.32.7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Dec 10, 2020
1 parent e84f105 commit 40a4bc8
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 8 deletions.
24 changes: 18 additions & 6 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@
"@semantic-release/git": "9.0.0",
"@types/jest": "26.0.15",
"@types/node": "13.13.32",
"@types/yup": "0.29.9",
"@types/yup": "0.29.10",
"@typescript-eslint/eslint-plugin": "4.8.1",
"@typescript-eslint/parser": "4.8.1",
"env-cmd": "10.1.0",
Expand All @@ -99,6 +99,6 @@
"typescript": "4.1.2"
},
"dependencies": {
"yup": "0.30.0"
"yup": "0.32.7"
}
}

0 comments on commit 40a4bc8

Please sign in to comment.