From fff6e7c6deafc25a9810bb65627c82cc8beaded6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 24 Feb 2022 09:06:05 +0000 Subject: [PATCH] Bump three from 0.136.0 to 0.138.0 Bumps [three](https://github.com/mrdoob/three.js) from 0.136.0 to 0.138.0. - [Release notes](https://github.com/mrdoob/three.js/releases) - [Commits](https://github.com/mrdoob/three.js/commits) --- updated-dependencies: - dependency-name: three dependency-type: direct:production update-type: version-update:semver-minor ... 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 5053f3c..0a81135 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "sass": "^1.45.0", "seedrandom": "^3.0.5", "simplex-noise": "^3.0.1", - "three": "^0.136.0", + "three": "^0.138.0", "typescript": "^4.5.3", "web-vitals": "^2.1.2" }, diff --git a/yarn.lock b/yarn.lock index 05f2f36..e4e2db6 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8301,10 +8301,10 @@ text-table@^0.2.0: resolved "https://registry.yarnpkg.com/text-table/-/text-table-0.2.0.tgz#7f5ee823ae805207c00af2df4a84ec3fcfa570b4" integrity sha1-f17oI66AUgfACvLfSoTsP8+lcLQ= -three@^0.136.0: - version "0.136.0" - resolved "https://registry.yarnpkg.com/three/-/three-0.136.0.tgz#b1504db021b46398ef468aa7849f3dcabb814f50" - integrity sha512-+fEMX7nYLz2ZesVP/dyifli5Jf8gR3XPAnFJveQ80aMhibFduzrADnjMbARXh8+W9qLK7rshJCjAIL/6cDxC+A== +three@^0.138.0: + version "0.138.0" + resolved "https://registry.yarnpkg.com/three/-/three-0.138.0.tgz#cd0cbeb621a5826c65e49e06705d0bb9f6c13ca6" + integrity sha512-xM/WwUd53ClkbHFrftW29aIzMVvyhj4rSZmIVgn6hZ/kYB7aMjDD8FFy4VJamygXSrldJuOgEJuaI+E+8mt/KA== throat@^6.0.1: version "6.0.1"