Skip to content

Commit ec480d0

Browse files
committed
Update dependency yup to v1.1.0
1 parent a191ddc commit ec480d0

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.7",
6161
"ts-jest": "29.1.0",
6262
"typescript": "5.0.4",
63-
"yup": "1.0.2",
63+
"yup": "1.1.0",
6464
"zod": "3.21.4"
6565
},
6666
"dependencies": {

yarn.lock

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

6277-
yup@1.0.2:
6278-
version "1.0.2"
6279-
resolved "https://registry.yarnpkg.com/yup/-/yup-1.0.2.tgz#1cf485f407f77e0407b450311f2981a1e66f7c58"
6280-
integrity sha512-Lpi8nITFKjWtCoK3yQP8MUk78LJmHWqbFd0OOMXTar+yjejlQ4OIIoZgnTW1bnEUKDw6dZBcy3/IdXnt2KDUow==
6277+
yup@1.1.0:
6278+
version "1.1.0"
6279+
resolved "https://registry.yarnpkg.com/yup/-/yup-1.1.0.tgz#9e2439156970410f13c0aa842379c3a7240127ca"
6280+
integrity sha512-CtpEHWiIMwWJBJ+zX8xWImXXdvJ10X/sKkYYTXfVocHj087e9zhP0GNkU7HlXBBI4T9BtHQxs8n2jLzmo/X8Yg==
62816281
dependencies:
62826282
property-expr "^2.0.5"
62836283
tiny-case "^1.0.3"

0 commit comments

Comments
 (0)