From 6a5e182e002354be9b516427369a747576199d79 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Dec 2020 18:32:28 +0000 Subject: [PATCH] Bump tree-kill from 1.2.0 to 1.2.2 Bumps [tree-kill](https://github.com/pkrumins/node-tree-kill) from 1.2.0 to 1.2.2. - [Release notes](https://github.com/pkrumins/node-tree-kill/releases) - [Commits](https://github.com/pkrumins/node-tree-kill/compare/v1.2.0...v1.2.2) Signed-off-by: dependabot[bot] --- yarn.lock | 29 ++++++++++++++++------------- 1 file changed, 16 insertions(+), 13 deletions(-) diff --git a/yarn.lock b/yarn.lock index 04844f6..f22f0cf 100644 --- a/yarn.lock +++ b/yarn.lock @@ -18,6 +18,12 @@ tess2 "^1.0.0" tslib "^1.9.0" +"@awayjs/graphics@^0.3.0": + version "0.3.19" + resolved "https://registry.yarnpkg.com/@awayjs/graphics/-/graphics-0.3.19.tgz#a4cae36739d73ac864438be7554df8f3c6e21e78" + dependencies: + tess2 "^1.0.0" + "@awayjs/materials@^0.4.0": version "0.4.7" resolved "https://registry.yarnpkg.com/@awayjs/materials/-/materials-0.4.7.tgz#af6ad098bcc306d019799c82a9b3d36aa6026a82" @@ -58,6 +64,10 @@ "@awayjs/stage" "^0.9.0" tslib "github:microsoft/tslib" +"@awayjs/scene@^0.11.0": + version "0.11.38" + resolved "https://registry.yarnpkg.com/@awayjs/scene/-/scene-0.11.38.tgz#9dcabab23b94490d1e2520571ebf54797078d263" + "@awayjs/scene@^0.9.0": version "0.9.39" resolved "https://registry.yarnpkg.com/@awayjs/scene/-/scene-0.9.39.tgz#2ecd63976d11783779efbd48c17a217ef0fcf0fb" @@ -76,16 +86,9 @@ "@awayjs/core" "^0.7.0" tslib "github:microsoft/tslib" -"@awayjs/view@^0.3.0": - version "0.3.19" - resolved "https://registry.yarnpkg.com/@awayjs/view/-/view-0.3.19.tgz#cfc5f14de4fe0cf1b78e20180b721f97034b4967" - dependencies: - "@awayjs/core" "^0.7.0" - "@awayjs/graphics" "^0.2.0" - "@awayjs/renderer" "^0.9.0" - "@awayjs/scene" "^0.9.0" - "@awayjs/stage" "^0.9.0" - tslib "github:microsoft/tslib" +"@awayjs/view@^0.4.0": + version "0.4.20" + resolved "https://registry.yarnpkg.com/@awayjs/view/-/view-0.4.20.tgz#b2612858047027c2846d71b562bfbf41d9b84b86" "@types/acorn@^4.0.3": version "4.0.3" @@ -392,7 +395,7 @@ estree-walker@^0.5.1, estree-walker@^0.5.2: event-stream@~3.3.0: version "3.3.4" - resolved "http://registry.npmjs.org/event-stream/-/event-stream-3.3.4.tgz#4ab4c9a0f5a54db9338b4c34d86bfce8f4b35571" + resolved "https://registry.npmjs.org/event-stream/-/event-stream-3.3.4.tgz#4ab4c9a0f5a54db9338b4c34d86bfce8f4b35571" dependencies: duplexer "~0.1.1" from "~0" @@ -1260,8 +1263,8 @@ tosource@^1.0.0: resolved "https://registry.yarnpkg.com/tosource/-/tosource-1.0.0.tgz#42d88dd116618bcf00d6106dd5446f3427902ff1" tree-kill@^1.1.0: - version "1.2.0" - resolved "https://registry.yarnpkg.com/tree-kill/-/tree-kill-1.2.0.tgz#5846786237b4239014f05db156b643212d4c6f36" + version "1.2.2" + resolved "https://registry.yarnpkg.com/tree-kill/-/tree-kill-1.2.2.tgz#4ca09a9092c88b73a7cdc5e8a01b507b0790a0cc" tslib@^1.9.0, "tslib@github:microsoft/tslib": version "1.9.0"