From 135eee1f249cecff6e888e950e3a62c3895d520f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Oct 2023 09:55:03 +0000 Subject: [PATCH] build(deps-dev): bump @types/three from 0.156.0 to 0.157.0 Bumps [@types/three](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/three) from 0.156.0 to 0.157.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:development 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 1804d2642..8b03705ba 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "@types/jquery": "^3.5.22", "@types/node": "^18.18.3", "@types/selectize": "^0.12.36", - "@types/three": "^0.156.0", + "@types/three": "^0.157.0", "@types/webpack-env": "^1.18.2", "@typescript-eslint/parser": "^5.61.0", "eslint": "^8.51.0", diff --git a/yarn.lock b/yarn.lock index 45bb037bd..9b5ecbf71 100644 --- a/yarn.lock +++ b/yarn.lock @@ -512,10 +512,10 @@ resolved "https://registry.yarnpkg.com/@types/stats.js/-/stats.js-0.17.0.tgz#0ed81d48e03b590c24da85540c1d952077a9fe20" integrity sha512-9w+a7bR8PeB0dCT/HBULU2fMqf6BAzvKbxFboYhmDtDkKPiyXYbjoe2auwsXlEFI7CFNMF1dCv3dFH5Poy9R1w== -"@types/three@^0.156.0": - version "0.156.0" - resolved "https://registry.yarnpkg.com/@types/three/-/three-0.156.0.tgz#cd49f2a12e858400962ea818d1e1c45e638141a8" - integrity sha512-733bXDSRdlrxqOmQuOmfC1UBRuJ2pREPk8sWnx9MtIJEVDQMx8U0NQO5MVVaOrjzDPyLI+cFPim2X/ss9v0+LQ== +"@types/three@^0.157.0": + version "0.157.0" + resolved "https://registry.yarnpkg.com/@types/three/-/three-0.157.0.tgz#1efc78bfb12f87f15bcbbc48cdd4cdaad306a700" + integrity sha512-+BG+wqEyH506w23tKpwXnCTJb/MeyeQ/wcFlSFQ26Z9hS5Qde2vc7o+aqd+z98b38PVGuHa5GYxg/3CY7qrxFw== dependencies: "@types/stats.js" "*" "@types/webxr" "*"