Skip to content

Commit 7f6dd1c

Browse files
renovate-botrenovate[bot]
authored andcommitted
fix(deps): update dependency @types/yup to v0.26.20
1 parent 5c6e325 commit 7f6dd1c

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
@@ -21,7 +21,7 @@
2121
"test": "NODE_ENV=test jest"
2222
},
2323
"dependencies": {
24-
"@types/yup": "0.26.19",
24+
"@types/yup": "0.26.20",
2525
"lightercollective": "^0.3.0",
2626
"object-hash": "^1.3.1",
2727
"yup": "^0.27.0"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1759,10 +1759,10 @@
17591759
resolved "https://registry.yarnpkg.com/@types/yargs/-/yargs-12.0.12.tgz#45dd1d0638e8c8f153e87d296907659296873916"
17601760
integrity sha512-SOhuU4wNBxhhTHxYaiG5NY4HBhDIDnJF60GU+2LqHAdKKer86//e4yg69aENCtQ04n0ovz+tq2YPME5t5yp4pw==
17611761

1762-
"@types/[email protected].19":
1763-
version "0.26.19"
1764-
resolved "https://registry.yarnpkg.com/@types/yup/-/yup-0.26.19.tgz#e1ce9ecfb87615156b555b06d0243ec5b76daaba"
1765-
integrity sha512-cvcoZkIRq55k1qWwpM5+j0M5SJcFEc69dM97XkqGUFIfZfktBNdIqcaW866JkM/7MxO2qzK4cjXXTz72BltHwQ==
1762+
"@types/[email protected].20":
1763+
version "0.26.20"
1764+
resolved "https://registry.yarnpkg.com/@types/yup/-/yup-0.26.20.tgz#3b85a05f5dd76e2e8475abb6a8aeae7777627143"
1765+
integrity sha512-LpCsA6NG7vIU7Umv1k4w3YGIBH5ZLZRPEKo8vJLHVbBUqRy2WaJ002kbsRqcwODpkICAOMuyGOqLQJa5isZ8+g==
17661766

17671767
"@types/zen-observable@^0.5.3":
17681768
version "0.5.4"

0 commit comments

Comments
 (0)