Skip to content

Commit c272d4b

Browse files
fix(deps): update dependency yup to v1
1 parent fef3eae commit c272d4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@
113113
"tailwindcss": "^3.3.0",
114114
"tweetnacl": "^1.0.3",
115115
"uuid": "^9.0.0",
116-
"yup": "^0.32.11"
116+
"yup": "^1.0.0"
117117
},
118118
"lint-staged": {
119119
"*.{js,ts,jsx,tsx,json}": "eslint"

0 commit comments

Comments
 (0)