From 5308c22e404477b1aff40dfbd47c547c0fe5f077 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 May 2022 09:07:49 +0000 Subject: [PATCH] Bump @types/three from 0.136.1 to 0.140.0 Bumps [@types/three](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/three) from 0.136.1 to 0.140.0. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/three) --- updated-dependencies: - dependency-name: "@types/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..defb6dc 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ "@types/react": "^17.0.37", "@types/react-dom": "^17.0.0", "@types/seedrandom": "^3.0.1", - "@types/three": "^0.136.1", + "@types/three": "^0.140.0", "d3-geo-voronoi": "^2.0.1", "gh-pages": "^3.2.3", "poisson-disk-sampling": "^2.2.2", diff --git a/yarn.lock b/yarn.lock index 05f2f36..b698d18 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1892,10 +1892,10 @@ dependencies: "@types/jest" "*" -"@types/three@^0.136.1": - version "0.136.1" - resolved "https://registry.yarnpkg.com/@types/three/-/three-0.136.1.tgz#030fc01cdc5ce82cad93db17b94a24515cb4b50e" - integrity sha512-gzTw6RR4dU8sGf+RpLBWWKHRVIJ4gwKVQPk+IFCgha04Efg/itXYUalX6iBcYeSmaDu0qE5M7uTq0XLQpU4FAg== +"@types/three@^0.140.0": + version "0.140.0" + resolved "https://registry.yarnpkg.com/@types/three/-/three-0.140.0.tgz#3b74a021a69a6e2cd0e2550def15aa4c1c20e924" + integrity sha512-YPJLSIY6uKUOp1k6BZYDq5GtEIdhfeK04UCbc9IPAVbdn/RNjkfrbnyd7smrsNkJhc0IFASLpd3AAYgwqgXKVQ== "@types/trusted-types@^2.0.2": version "2.0.2"