From 5fd056399277c7abf9e7ef6c7aa50d69d1bbb39c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 Jul 2022 21:01:47 +0000 Subject: [PATCH] chore(deps): bump @types/three from 0.141.0 to 0.142.0 Bumps [@types/three](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/three) from 0.141.0 to 0.142.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 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2d20657..2c9de21 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "vue": ">=3.0.0" }, "dependencies": { - "@types/three": "^0.141.0", + "@types/three": "^0.142.0", "three": "^0.141.0" }, "devDependencies": {