From 13db0646a2596c2eb9ab923e1ffe171c18e86bf1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 28 Jan 2022 09:06:08 +0000 Subject: [PATCH] Bump @types/three from 0.136.1 to 0.137.0 Bumps [@types/three](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/three) from 0.136.1 to 0.137.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..6d94b07 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.137.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..504481c 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.137.0": + version "0.137.0" + resolved "https://registry.yarnpkg.com/@types/three/-/three-0.137.0.tgz#6047e0658262b4de7c464a40288f9071ddd9a6d5" + integrity sha512-Xc5EAlfYmgrCLI/VlSVqiRJAtzhWF0Rw2jSq48nqJy+Hcb5sfDOXyfZn1+RNcHyi9l8CeCAXCZygO8IyeOJVEA== "@types/trusted-types@^2.0.2": version "2.0.2"