From d59c52d7a57de07ee36dfbe8dc1e4366e058f710 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 18 May 2020 04:22:03 +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 54815e76..501939c5 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "@sentry/electron": "^1.2.1", "@types/electron-config": "^3.2.2", "@types/electron-debug": "^2.1.0", - "@types/js-yaml": "^3.12.3", + "@types/js-yaml": "^3.12.4", "@types/node": "12.7.12", "@types/webpack-env": "^1.15.2", "@typescript-eslint/eslint-plugin": "^2.26.0", diff --git a/yarn.lock b/yarn.lock index 43335541..ecbc3a22 100644 --- a/yarn.lock +++ b/yarn.lock @@ -220,10 +220,10 @@ dependencies: "@types/node" "*" -"@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.3"