Skip to content

Commit 38a04aa

Browse files
renovate-botrenovate[bot]
authored andcommitted
fix(deps): update dependency yup to ^0.28.0
1 parent 043a92c commit 38a04aa

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"dependencies": {
2323
"@types/yup": "0.26.26",
2424
"object-hash": "^2.0.0",
25-
"yup": "^0.27.0"
25+
"yup": "^0.28.0"
2626
},
2727
"devDependencies": {
2828
"@types/graphql": "14.2.3",

yarn.lock

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13986,6 +13986,18 @@ yup@^0.27.0:
1398613986
synchronous-promise "^2.0.6"
1398713987
toposort "^2.0.2"
1398813988

13989+
yup@^0.28.0:
13990+
version "0.28.0"
13991+
resolved "https://registry.yarnpkg.com/yup/-/yup-0.28.0.tgz#fdc04d1a495465c83d3757a80c47616884baeddc"
13992+
integrity sha512-9ZmsB/PT6/m+oUKF8rT9lWhMMGfx5s/aNCCf8pMu/GEQA0Ro2tLOc+aX12GjfL67Vif5a3c7eZVuxGFqFScnJQ==
13993+
dependencies:
13994+
"@babel/runtime" "^7.0.0"
13995+
fn-name "~2.0.1"
13996+
lodash "^4.17.11"
13997+
property-expr "^1.5.0"
13998+
synchronous-promise "^2.0.6"
13999+
toposort "^2.0.2"
14000+
1398914001
zen-observable-ts@^0.8.19:
1399014002
version "0.8.19"
1399114003
resolved "https://registry.yarnpkg.com/zen-observable-ts/-/zen-observable-ts-0.8.19.tgz#c094cd20e83ddb02a11144a6e2a89706946b5694"

0 commit comments

Comments
 (0)