From f984033a7668782626001d77cce963ac71d7db7f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Jun 2020 17:10:26 +0000 Subject: [PATCH] Bump js-yaml from 3.8.2 to 3.14.0 in /packages/js-interpreter-tyrant Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 3.8.2 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.8.2...3.14.0) Signed-off-by: dependabot[bot] --- packages/js-interpreter-tyrant/yarn.lock | 25 +++++++++--------------- 1 file changed, 9 insertions(+), 16 deletions(-) diff --git a/packages/js-interpreter-tyrant/yarn.lock b/packages/js-interpreter-tyrant/yarn.lock index 541b023..4d46d2e 100644 --- a/packages/js-interpreter-tyrant/yarn.lock +++ b/packages/js-interpreter-tyrant/yarn.lock @@ -89,8 +89,8 @@ are-we-there-yet@~1.1.2: readable-stream "^2.0.6" argparse@^1.0.7: - version "1.0.9" - resolved "https://registry.yarnpkg.com/argparse/-/argparse-1.0.9.tgz#73d83bc263f86e97f8cc4f6bae1b0e90a7d22c86" + version "1.0.10" + resolved "https://registry.yarnpkg.com/argparse/-/argparse-1.0.10.tgz#bcd6791ea5ae09725e17e5ad988134cd40b3d911" dependencies: sprintf-js "~1.0.2" @@ -1473,9 +1473,9 @@ espree@^3.4.0: acorn "^5.0.1" acorn-jsx "^3.0.0" -esprima@^3.1.1: - version "3.1.3" - resolved "https://registry.yarnpkg.com/esprima/-/esprima-3.1.3.tgz#fdca51cee6133895e3c88d535ce49dbff62a4633" +esprima@^4.0.0: + version "4.0.1" + resolved "https://registry.yarnpkg.com/esprima/-/esprima-4.0.1.tgz#13b04cdb3e6c5d19df91ab6987a8695619b0aa71" esquery@^1.0.0: version "1.0.0" @@ -2111,11 +2111,11 @@ js-tokens@^3.0.2: resolved "https://registry.yarnpkg.com/js-tokens/-/js-tokens-3.0.2.tgz#9866df395102130e38f7f996bceb65443209c25b" js-yaml@^3.2.1, js-yaml@^3.5.1: - version "3.8.2" - resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.8.2.tgz#02d3e2c0f6beab20248d412c352203827d786721" + version "3.14.0" + resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.14.0.tgz#a7a34170f26a21bb162424d8adacb4113a69e482" dependencies: argparse "^1.0.7" - esprima "^3.1.1" + esprima "^4.0.0" jsbn@~0.1.0: version "0.1.1" @@ -3252,14 +3252,7 @@ term-size@^1.2.0: dependencies: execa "^0.7.0" -test262-compiler@^2.0.0: - version "2.0.0" - resolved "https://registry.yarnpkg.com/test262-compiler/-/test262-compiler-2.0.0.tgz#d9c300c2a46616932e08a3b2fd03ade5bc1bcf11" - dependencies: - test262-parser "^2.0.7" - yargs "^4.7.1" - -"test262-compiler@github:pcardune/test262-compiler#ffa0dff": +test262-compiler@^2.0.0, "test262-compiler@github:pcardune/test262-compiler#ffa0dff": version "2.0.1" resolved "https://codeload.github.com/pcardune/test262-compiler/tar.gz/ffa0dff" dependencies: