From 3fc36739407e9649b2534d3f02d2d1262294ac0c Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 25 Jun 2020 07:17:45 +0000 Subject: [PATCH] Bump @types/js-yaml from 3.12.3 to 3.12.5 Bumps [@types/js-yaml](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/js-yaml) from 3.12.3 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 8bed1c9..f61c41b 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "@types/config": "^0.0.36", "@types/express": "^4.17.6", "@types/jest": "^25.2.1", - "@types/js-yaml": "^3.12.3", + "@types/js-yaml": "^3.12.5", "@types/node": "^13.13.5", "jest": "^24.9.0", "superagent": "^5.2.2", diff --git a/yarn.lock b/yarn.lock index c368c4b..8352549 100644 --- a/yarn.lock +++ b/yarn.lock @@ -432,10 +432,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.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/mime@*": version "2.0.0"