From 3eb3791e7ad7e1e461d9006e75ab51aa48b99944 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 27 Jan 2022 16:16:28 +0000 Subject: [PATCH] chore(deps-dev): bump three from 0.132.0 to 0.137.0 Bumps [three](https://github.com/mrdoob/three.js) from 0.132.0 to 0.137.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:development ... Signed-off-by: dependabot[bot] --- package.json | 4 ++-- yarn.lock | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 9e09a81..8df94db 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "peerDependencies": { "react": "^16.8.0 || ^17.0.0", "react-native-sensors": "^7.3.3", - "three": "^0.132.0" + "three": "^0.137.0" }, "author": "LK", "license": "MIT", @@ -59,7 +59,7 @@ "react-native-sensors": "^7.3.3", "react-test-renderer": "^17.0.2", "semantic-release": "17.4.7", - "three": "^0.132.0", + "three": "^0.137.0", "ts-jest": "^27.0.5", "ts-node": "^10.2.1", "typescript": "^4.4.2" diff --git a/yarn.lock b/yarn.lock index 66ad427..f5c033d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6381,10 +6381,10 @@ text-table@^0.2.0, text-table@~0.2.0: resolved "https://registry.nlark.com/text-table/download/text-table-0.2.0.tgz?cache=0&sync_timestamp=1618846790938&other_urls=https%3A%2F%2Fregistry.nlark.com%2Ftext-table%2Fdownload%2Ftext-table-0.2.0.tgz#7f5ee823ae805207c00af2df4a84ec3fcfa570b4" integrity sha1-f17oI66AUgfACvLfSoTsP8+lcLQ= -three@^0.132.0: - version "0.132.0" - resolved "https://registry.nlark.com/three/download/three-0.132.0.tgz#7c3197608c8ba1e9570ed078e1060f45e48d7fd3" - integrity sha1-fDGXYIyLoelXDtB44QYPReSNf9M= +three@^0.137.0: + version "0.137.0" + resolved "https://registry.yarnpkg.com/three/-/three-0.137.0.tgz#0ebd6ba66637a332c31f234bcdd35aeec071a6e3" + integrity sha512-rzSDhia6cU35UCy6y+zEEws6vSgytfHqFMSaBvUcySgzwvDO6vETyswtSNi/+aVqJw8WLMwyT1mlQQ1T/dxxOA== throat@^6.0.1: version "6.0.1"