From c97e61ce72f2af2e53966a4805a2d3cbc9b26930 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 22 Jan 2021 06:13:47 +0000 Subject: [PATCH] Bump @types/js-yaml from 3.12.5 to 4.0.0 (#1210) --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index a2795d053..e26ae0ce0 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "@types/fs-extra": "^9.0.6", "@types/inquirer": "^7.3.1", "@types/jest": "^26.0.20", - "@types/js-yaml": "^3.12.5", + "@types/js-yaml": "^4.0.0", "@types/moxios": "^0.4.8", "@types/qs": "^6.9.5", "@types/randomstring": "^1.1.6", diff --git a/yarn.lock b/yarn.lock index d49809cc5..1fb16d2a3 100644 --- a/yarn.lock +++ b/yarn.lock @@ -931,10 +931,10 @@ jest-diff "^26.0.0" pretty-format "^26.0.0" -"@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/js-yaml@^4.0.0": + version "4.0.0" + resolved "https://registry.yarnpkg.com/@types/js-yaml/-/js-yaml-4.0.0.tgz#d1a11688112091f2c711674df3a65ea2f47b5dfb" + integrity sha512-4vlpCM5KPCL5CfGmTbpjwVKbISRYhduEJvvUWsH5EB7QInhEj94XPZ3ts/9FPiLZFqYO0xoW4ZL8z2AabTGgJA== "@types/json-schema@^7.0.3", "@types/json-schema@^7.0.4", "@types/json-schema@^7.0.5", "@types/json-schema@^7.0.6": version "7.0.6"