From a9a6aa26ce8d462103424b95371355d9e28ed886 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 28 Nov 2019 04:54:38 +0000 Subject: [PATCH] Bump @types/yup from 0.26.24 to 0.26.26 Bumps [@types/yup](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/yup) from 0.26.24 to 0.26.26. - [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 ea0dae11..a9cd8979 100644 --- a/package.json +++ b/package.json @@ -70,7 +70,7 @@ "@types/mkdirp": "0.5.2", "@types/node": "12.12.11", "@types/rimraf": "2.0.3", - "@types/yup": "0.26.24", + "@types/yup": "0.26.26", "@typescript-eslint/eslint-plugin": "2.8.0", "@typescript-eslint/parser": "2.8.0", "camelcase": "5.3.1", diff --git a/yarn.lock b/yarn.lock index 039fa41a..af58f8fd 100644 --- a/yarn.lock +++ b/yarn.lock @@ -985,10 +985,10 @@ dependencies: "@types/yargs-parser" "*" -"@types/yup@0.26.24": - version "0.26.24" - resolved "https://registry.yarnpkg.com/@types/yup/-/yup-0.26.24.tgz#c24170b3a5c867b4fabd49fcc42fe45f780cb153" - integrity sha512-x0bhHnYjH5mZit4HivUYbTMO4LouOTGwp/LLxSL1mbJYVwNJtHYESH0ed2bwM1lkI2yDmsoCDYJnWEgHeJDACg== +"@types/yup@0.26.26": + version "0.26.26" + resolved "https://registry.yarnpkg.com/@types/yup/-/yup-0.26.26.tgz#2e7065384ac2b7711271d8790f26ac7d73f6a33d" + integrity sha512-5cLJLd8NIT7OfJLi7ScquRn/NWfmewBqJ92nT/FYfdpgKzyUNcR4n2BKEOQ7mOG8WuJXgomIvNl5P3sn9Akd4A== "@typescript-eslint/eslint-plugin@2.8.0": version "2.8.0"