Skip to content

Commit 352c10f

Browse files
chore(deps): bump three from 0.152.0 to 0.153.0 (#974)
Bumps [three](https://github.com/mrdoob/three.js) from 0.152.0 to 0.153.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:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent de7fea2 commit 352c10f

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"main": "./src/index.ts",
88
"types": "./src/index.ts",
99
"dependencies": {
10-
"three": "^0.152.0"
10+
"three": "^0.153.0"
1111
},
1212
"scripts": {
1313
"build": "tsup",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9981,10 +9981,10 @@ thenify-all@^1.0.0:
99819981
dependencies:
99829982
any-promise "^1.0.0"
99839983

9984-
three@^0.152.0:
9985-
version "0.152.2"
9986-
resolved "https://registry.yarnpkg.com/three/-/three-0.152.2.tgz#2ee0f2c504d31a4bc29b45495c12bded9fda7bfc"
9987-
integrity sha512-Ff9zIpSfkkqcBcpdiFo2f35vA9ZucO+N8TNacJOqaEE6DrB0eufItVMib8bK8Pcju/ZNT6a7blE1GhTpkdsILw==
9984+
three@^0.153.0:
9985+
version "0.153.0"
9986+
resolved "https://registry.yarnpkg.com/three/-/three-0.153.0.tgz#d8f2aab7b49ae4ac947fd0e24cebec11378758f0"
9987+
integrity sha512-OCP2/uQR6GcDpSLnJt/3a4mdS0kNWcbfUXIwLoEMgLzEUIVIYsSDwskpmOii/AkDM+BBwrl6+CKgrjX9+E2aWg==
99889988

99899989
through2@^2.0.0:
99909990
version "2.0.5"

0 commit comments

Comments
 (0)