From 0fc84caa4e7edc5e1c6802bbb5f5f0a0102f01bb Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 29 Jun 2020 05:50:57 +0000 Subject: [PATCH] Bump @types/js-yaml from 3.12.4 to 3.12.5 Bumps [@types/js-yaml](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/js-yaml) from 3.12.4 to 3.12.5. - [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 33c1fabd..00ad8e39 100644 --- a/package.json +++ b/package.json @@ -72,7 +72,7 @@ "@rollup/plugin-commonjs": "13.0.0", "@rollup/plugin-node-resolve": "8.1.0", "@types/jest": "26.0.3", - "@types/js-yaml": "3.12.4", + "@types/js-yaml": "3.12.5", "@types/mkdirp": "1.0.1", "@types/node": "14.0.13", "@types/rimraf": "3.0.0", diff --git a/yarn.lock b/yarn.lock index 01f6d723..60795616 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1234,10 +1234,10 @@ jest-diff "^25.2.1" pretty-format "^25.2.1" -"@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/js-yaml@3.12.5": + version "3.12.5" + resolved "https://registry.yarnpkg.com/@types/js-yaml/-/js-yaml-3.12.5.tgz#136d5e6a57a931e1cce6f9d8126aa98a9c92a6bb" + integrity sha512-JCcp6J0GV66Y4ZMDAQCXot4xprYB+Zfd3meK9+INSJeVZwJmHAW30BBEEkPzXswMXuiyReUGOP3GxrADc9wPww== "@types/json-schema@^7.0.3": version "7.0.5"