From c7fcad3bccfd2915533419975fc4f6d0acd02e0c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Mar 2021 12:57:35 +0000 Subject: [PATCH] Bump three from 0.120.1 to 0.125.0 Bumps [three](https://github.com/mrdoob/three.js) from 0.120.1 to 0.125.0. - [Release notes](https://github.com/mrdoob/three.js/releases) - [Commits](https://github.com/mrdoob/three.js/commits) Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 5 +++++ 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index dc54d67..27b635e 100644 --- a/package.json +++ b/package.json @@ -59,7 +59,7 @@ "rollup-plugin-node-resolve": "^5.2.0", "rollup-plugin-typescript2": "^0.27.1", "sinon": "^9.0.2", - "three": "^0.124.0", + "three": "^0.125.0", "ts-loader": "^7.0.5", "tslint": "^6.1.2", "tslint-config-prettier": "^1.18.0", diff --git a/yarn.lock b/yarn.lock index 012077a..9148bc1 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4923,6 +4923,11 @@ three@^0.124.0: resolved "https://registry.yarnpkg.com/three/-/three-0.124.0.tgz#14ab1a26ba6c56e51190e1b55695cd3c1e69ea55" integrity sha512-ROXp1Ly7YyF+jC910DQyAWj++Qlw2lQv0qwYLNQwdDbjk4bsOXAfGO92wYTMPNei1GMJUmCxSxc3MjGBTS09Rg== +three@^0.125.0: + version "0.125.0" + resolved "https://registry.yarnpkg.com/three/-/three-0.125.0.tgz#19e922b9dc51ad0b706893aeee888de68e99850a" + integrity sha512-qL36qUGsPQ/Ofo/RZdXwHwM7A8wzUSAIyawtjIebJSPvounUQeneSqxI0aBY2iwKpseGy+RUtj3C5f/z4poyXw== + through2@^2.0.0: version "2.0.5" resolved "https://registry.yarnpkg.com/through2/-/through2-2.0.5.tgz#01c1e39eb31d07cb7d03a96a70823260b23132cd"