From 9f93890d3a01e317e82e359067378ec27a0a615c Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 25 May 2020 05:50:54 +0000 Subject: [PATCH] Bump js-yaml from 3.13.1 to 3.14.0 Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 3.13.1 to 3.14.0. - [Release notes](https://github.com/nodeca/js-yaml/releases) - [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md) - [Commits](https://github.com/nodeca/js-yaml/compare/3.13.1...3.14.0) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- yarn.lock | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 677b90ef..8264d890 100644 --- a/package.json +++ b/package.json @@ -60,7 +60,7 @@ "camelcase": "5.3.1", "commander": "5.1.0", "handlebars": "4.7.6", - "js-yaml": "3.13.1", + "js-yaml": "3.14.0", "mkdirp": "1.0.4", "path": "0.12.7", "rimraf": "3.0.2" diff --git a/yarn.lock b/yarn.lock index c87b3656..5299a225 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3365,7 +3365,7 @@ js-yaml@3.13.1: argparse "^1.0.7" esprima "^4.0.0" -js-yaml@^3.13.1: +js-yaml@3.14.0, js-yaml@^3.13.1: version "3.14.0" resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.14.0.tgz#a7a34170f26a21bb162424d8adacb4113a69e482" integrity sha512-/4IbIeHcD9VMHFqDR/gQ7EdZdLimOvW2DdcxFjdyyZ9NsbS+ccrXqVWDtab/lRl5AlUqmpBx8EhPaWR+OtY17A==