Skip to content

Commit 178dc94

Browse files
committed
Update dependency yup to v1.0.2
1 parent 0142a7a commit 178dc94

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"prettier": "2.8.4",
6161
"ts-jest": "29.0.5",
6262
"typescript": "4.9.5",
63-
"yup": "1.0.1",
63+
"yup": "1.0.2",
6464
"zod": "3.20.6"
6565
},
6666
"dependencies": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6082,10 +6082,10 @@ yocto-queue@^0.1.0:
60826082
resolved "https://registry.yarnpkg.com/yocto-queue/-/yocto-queue-0.1.0.tgz#0294eb3dee05028d31ee1a5fa2c556a6aaf10a1b"
60836083
integrity sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==
60846084

6085-
6086-
version "1.0.1"
6087-
resolved "https://registry.yarnpkg.com/yup/-/yup-1.0.1.tgz#afd3453adc9527c4e3ba00eb7d8f843c99fdbc80"
6088-
integrity sha512-nZPCUOowoJYjNUxajzFQvfZv+z68Bv9u+2Tv5Ay5oXmn9jahfbd0JPaQ7zD/421ihvYqwMJc73fgdY8gyPKBhg==
6085+
6086+
version "1.0.2"
6087+
resolved "https://registry.yarnpkg.com/yup/-/yup-1.0.2.tgz#1cf485f407f77e0407b450311f2981a1e66f7c58"
6088+
integrity sha512-Lpi8nITFKjWtCoK3yQP8MUk78LJmHWqbFd0OOMXTar+yjejlQ4OIIoZgnTW1bnEUKDw6dZBcy3/IdXnt2KDUow==
60896089
dependencies:
60906090
property-expr "^2.0.5"
60916091
tiny-case "^1.0.3"

0 commit comments

Comments
 (0)