Skip to content

Commit d3fbb00

Browse files
renovate-botrenovate[bot]
authored andcommitted
fix(deps): update dependency @types/yup to v0.29.4
1 parent 6b0dcb9 commit d3fbb00

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
@@ -20,7 +20,7 @@
2020
"test:types": "tsc --noEmit"
2121
},
2222
"dependencies": {
23-
"@types/yup": "0.29.3",
23+
"@types/yup": "0.29.4",
2424
"object-hash": "^2.0.3",
2525
"yup": "^0.29.0"
2626
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2966,10 +2966,10 @@
29662966
resolved "https://registry.yarnpkg.com/@types/yup/-/yup-0.26.32.tgz#bd356fb405f3d641eff963854edf7ad854a8e829"
29672967
integrity sha512-55WFAq8lNYXdRzSP1cenMFFXtPRe7PWsqn5y9ibqKHOQZ/cSLErkcnB1LE89M7W2TSXVDFtx+T7eFePkGoB+xw==
29682968

2969-
"@types/[email protected].3":
2970-
version "0.29.3"
2971-
resolved "https://registry.yarnpkg.com/@types/yup/-/yup-0.29.3.tgz#5a85024796bffe0eb01601bfc180fe218356dba4"
2972-
integrity sha512-XxZFKnxzTfm+DR8MMBA35UUXfUPmjPpi8HJ90VZg7q/LIbtiOhVGJ26gNnATcflcpnIyf2Qm9A+oEhswaqoDpA==
2969+
"@types/[email protected].4":
2970+
version "0.29.4"
2971+
resolved "https://registry.yarnpkg.com/@types/yup/-/yup-0.29.4.tgz#f7b1f9978180d5155663c1cd0ecdc41a72c23d81"
2972+
integrity sha512-OQ7gZRQb7eSbGu5h57tbK67sgX8UH5wbuqPORTFBG7qiBtOkEf1dXAr0QULyHIeRwaGLPYxPXiQru+40ClR6ng==
29732973

29742974
"@types/zen-observable@^0.8.0":
29752975
version "0.8.0"

0 commit comments

Comments
 (0)