From 814201a92d6ec1447fbb1f838dcf8b42cd2de96b Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 9 Jul 2021 06:25:35 +0000 Subject: [PATCH] chore(deps-dev): bump @types/yup from 0.29.8 to 0.29.13 Bumps [@types/yup](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/yup) from 0.29.8 to 0.29.13. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/yup) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 7e1f281f..9989ee50 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ "@types/react-native": "^0.61.12", "@types/react-test-renderer": "^16.9.3", "@types/styled-components": "^5.1.4", - "@types/yup": "^0.29.8", + "@types/yup": "^0.29.13", "babel-jest": "^26.6.0", "babel-plugin-inline-import": "^3.0.0", "babel-plugin-module-resolver": "^4.0.0", diff --git a/yarn.lock b/yarn.lock index e087581f..5a229e67 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1841,10 +1841,10 @@ dependencies: "@types/yargs-parser" "*" -"@types/yup@^0.29.8": - version "0.29.8" - resolved "https://registry.yarnpkg.com/@types/yup/-/yup-0.29.8.tgz#83db15735987db9fe5a38772a0fb9500e3c5bf39" - integrity sha512-MBSp62AjB1KrSOI3gX9GekddXU5YYQAVA93+aSl78biBqoSzxg876aQY2KJK5Gnfbpqq7O2cadVX5kPAtBqIXw== +"@types/yup@^0.29.13": + version "0.29.13" + resolved "https://registry.yarnpkg.com/@types/yup/-/yup-0.29.13.tgz#21b137ba60841307a3c8a1050d3bf4e63ad561e9" + integrity sha512-qRyuv+P/1t1JK1rA+elmK1MmCL1BapEzKKfbEhDBV/LMMse4lmhZ/XbgETI39JveDJRpLjmToOI6uFtMW/WR2g== "@typescript-eslint/eslint-plugin@2.20.0": version "2.20.0"