From 77c3f9dec3e0d152970a80303e5a6972079fadca Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Aug 2021 07:44:10 +0000 Subject: [PATCH] Bump @types/js-yaml from 3.12.4 to 3.12.7 Bumps [@types/js-yaml](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/js-yaml) from 3.12.4 to 3.12.7. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/js-yaml) --- updated-dependencies: - dependency-name: "@types/js-yaml" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index a7f258897d..a011a2049e 100644 --- a/package.json +++ b/package.json @@ -273,7 +273,7 @@ "@types/html-webpack-plugin": "^3.2.3", "@types/http-proxy": "^1.17.7", "@types/jest": "^26.0.22", - "@types/js-yaml": "^3.12.4", + "@types/js-yaml": "^3.12.7", "@types/jsdom": "^16.2.4", "@types/jsonpath": "^0.2.0", "@types/lodash": "^4.14.155", diff --git a/yarn.lock b/yarn.lock index 1ce588b097..c3980d8aa6 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1581,10 +1581,10 @@ jest-diff "^26.0.0" pretty-format "^26.0.0" -"@types/js-yaml@^3.12.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.1", "@types/js-yaml@^3.12.7": + version "3.12.7" + resolved "https://registry.yarnpkg.com/@types/js-yaml/-/js-yaml-3.12.7.tgz#330c5d97a3500e9c903210d6e49f02964af04a0e" + integrity sha512-S6+8JAYTE1qdsc9HMVsfY7+SgSuUU/Tp6TYTmITW0PZxiyIMvol3Gy//y69Wkhs0ti4py5qgR3uZH6uz/DNzJQ== "@types/jsdom@^16.2.4": version "16.2.4"