Skip to content

Commit

Permalink
fix(deps): update dependency yup to v1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 5, 2023
1 parent fef3eae commit c272d4b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@
"tailwindcss": "^3.3.0",
"tweetnacl": "^1.0.3",
"uuid": "^9.0.0",
"yup": "^0.32.11"
"yup": "^1.0.0"
},
"lint-staged": {
"*.{js,ts,jsx,tsx,json}": "eslint"
Expand Down

0 comments on commit c272d4b

Please sign in to comment.