Skip to content

Commit f0413a0

Browse files
Bump yup from 1.4.0 to 1.6.1 (#161)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6f21e82 commit f0413a0

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
@@ -33,7 +33,7 @@
3333
"react-scripts": "5.0.1",
3434
"typescript": "^5.7.2",
3535
"web-vitals": "^4.2.4",
36-
"yup": "^1.4.0"
36+
"yup": "^1.6.1"
3737
},
3838
"scripts": {
3939
"start": "react-scripts start",

yarn.lock

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

14232-
yup@^1.4.0:
14233-
version "1.4.0"
14234-
resolved "https://registry.yarnpkg.com/yup/-/yup-1.4.0.tgz#898dcd660f9fb97c41f181839d3d65c3ee15a43e"
14235-
integrity sha512-wPbgkJRCqIf+OHyiTBQoJiP5PFuAXaWiJK6AmYkzQAh5/c2K9hzSApBZG5wV9KoKSePF7sAxmNSvh/13YHkFDg==
14232+
yup@^1.6.1:
14233+
version "1.6.1"
14234+
resolved "https://registry.yarnpkg.com/yup/-/yup-1.6.1.tgz#8defcff9daaf9feac178029c0e13b616563ada4b"
14235+
integrity sha512-JED8pB50qbA4FOkDol0bYF/p60qSEDQqBD0/qeIrUCG1KbPBIQ776fCUNb9ldbPcSTxA69g/47XTo4TqWiuXOA==
1423614236
dependencies:
1423714237
property-expr "^2.0.5"
1423814238
tiny-case "^1.0.3"

0 commit comments

Comments
 (0)