From 2b2ed511794ce75b826679d10e97ba3da188dc92 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 18 May 2020 05:29:29 +0000 Subject: [PATCH] Bump @types/js-yaml from 3.12.3 to 3.12.4 Bumps [@types/js-yaml](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/js-yaml) from 3.12.3 to 3.12.4. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/js-yaml) 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 dbaa43f4..fe7163da 100644 --- a/package.json +++ b/package.json @@ -75,7 +75,7 @@ "@babel/preset-env": "7.9.6", "@babel/preset-typescript": "7.9.0", "@types/jest": "25.2.1", - "@types/js-yaml": "3.12.3", + "@types/js-yaml": "3.12.4", "@types/mkdirp": "1.0.0", "@types/node": "13.13.5", "@types/rimraf": "3.0.0", diff --git a/yarn.lock b/yarn.lock index a24bf3c1..eee6413e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1115,10 +1115,10 @@ jest-diff "^25.2.1" pretty-format "^25.2.1" -"@types/js-yaml@3.12.3": - version "3.12.3" - resolved "https://registry.yarnpkg.com/@types/js-yaml/-/js-yaml-3.12.3.tgz#abf383c5b639d0aa8b8c4a420d6a85f703357d6c" - integrity sha512-otRe77JNNWzoVGLKw8TCspKswRoQToys4tuL6XYVBFxjgeM0RUrx7m3jkaTdxILxeGry3zM8mGYkGXMeQ02guA== +"@types/js-yaml@3.12.4": + version "3.12.4" + resolved "https://registry.yarnpkg.com/@types/js-yaml/-/js-yaml-3.12.4.tgz#7d3b534ec35a0585128e2d332db1403ebe057e25" + integrity sha512-fYMgzN+9e28R81weVN49inn/u798ruU91En1ZnGvSZzCRc5jXx9B2EDhlRaWmcO1RIxFHL8AajRXzxDuJu93+A== "@types/json-schema@^7.0.3": version "7.0.4"