From 0aa3967b8972cd5d015ee742901adf76aaa51d5f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 27 Jan 2020 08:59:21 -0600 Subject: [PATCH] update: update dependency @types/js-yaml to v3.12.2 (#240) Co-authored-by: WhiteSource Renovate --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index b0770b6..dec82fc 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "@types/chai": "4.2.7", "@types/chai-as-promised": "7.1.2", "@types/deep-diff": "1.0.0", - "@types/js-yaml": "3.12.1", + "@types/js-yaml": "3.12.2", "@types/lodash": "4.14.149", "@types/minimatch": "3.0.3", "@types/mocha": "5.2.7", diff --git a/yarn.lock b/yarn.lock index 60b32b1..1d44382 100644 --- a/yarn.lock +++ b/yarn.lock @@ -297,10 +297,10 @@ resolved "https://artifacts.apextoaster.com/repository/group-npm/@types/estree/-/estree-0.0.39.tgz#e177e699ee1b8c22d23174caaa7422644389509f" integrity sha512-EYNwp3bU+98cpU4lAWYYL7Zz+2gryWH1qbdDTidVd6hkiR6weksdbMadyXKXNPEkQFhXM+hVO9ZygomHXp+AIw== -"@types/js-yaml@3.12.1": - version "3.12.1" - resolved "https://artifacts.apextoaster.com/repository/group-npm/@types/js-yaml/-/js-yaml-3.12.1.tgz#5c6f4a1eabca84792fbd916f0cb40847f123c656" - integrity sha512-SGGAhXLHDx+PK4YLNcNGa6goPf9XRWQNAUUbffkwVGGXIxmDKWyGGL4inzq2sPmExu431Ekb9aEMn9BkPqEYFA== +"@types/js-yaml@3.12.2": + version "3.12.2" + resolved "https://artifacts.apextoaster.com/repository/group-npm/@types/js-yaml/-/js-yaml-3.12.2.tgz#a35a1809c33a68200fb6403d1ad708363c56470a" + integrity sha512-0CFu/g4mDSNkodVwWijdlr8jH7RoplRWNgovjFLEZeT+QEbbZXjBmCe3HwaWheAlCbHwomTwzZoSedeOycABug== "@types/json-schema@^7.0.3": version "7.0.3"