Skip to content
This repository was archived by the owner on Apr 4, 2022. It is now read-only.

Commit f10286a

Browse files
Bump three from 0.125.2 to 0.129.0
Bumps [three](https://github.com/mrdoob/three.js) from 0.125.2 to 0.129.0. - [Release notes](https://github.com/mrdoob/three.js/releases) - [Commits](https://github.com/mrdoob/three.js/commits) Signed-off-by: dependabot[bot] <support@github.com>
1 parent a580feb commit f10286a

2 files changed

Lines changed: 5 additions & 10 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"rollup": "^2.38.5",
3232
"rollup-plugin-terser": "^7.0.2",
3333
"rollup-plugin-typescript2": "^0.30.0",
34-
"three": "^0.125.2",
34+
"three": "^0.129.0",
3535
"typedoc": "^0.21.0",
3636
"typescript": "^4.1.3",
3737
"vuepress": "^1.8.0",

yarn.lock

Lines changed: 4 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -11929,15 +11929,10 @@ thenify-all@^1.0.0:
1192911929
dependencies:
1193011930
any-promise "^1.0.0"
1193111931

11932-
three@>=0.125.2:
11933-
version "0.126.0"
11934-
resolved "https://registry.yarnpkg.com/three/-/three-0.126.0.tgz#924818341cd4441ef247e3cbf236f6160b90a216"
11935-
integrity sha512-/MecvboUefStCkUfXLImoJxthN+FoLPcEP7pz1r1Dd9i8BPGGuj+S1sOPRvW4Z+ViZjP2oWWm1inNC/MT52ybA==
11936-
11937-
three@^0.125.2:
11938-
version "0.125.2"
11939-
resolved "https://registry.yarnpkg.com/three/-/three-0.125.2.tgz#dcba12749a2eb41522e15212b919cd3fbf729b12"
11940-
integrity sha512-7rIRO23jVKWcAPFdW/HREU2NZMGWPBZ4XwEMt0Ak0jwLUKVJhcKM55eCBWyGZq/KiQbeo1IeuAoo/9l2dzhTXA==
11932+
three@>=0.125.2, three@^0.129.0:
11933+
version "0.129.0"
11934+
resolved "https://registry.yarnpkg.com/three/-/three-0.129.0.tgz#f5e530bbc96eac5d5b4749cb5da886ef0d42f554"
11935+
integrity sha512-wiWio1yVRg2Oj6WEWsTHQo5eSzYpEwSBtPSi3OofNpvFbf26HFfb9kw4FZJNjII4qxzp0b1xLB11+tKkBGB1ZA==
1194111936

1194211937
through2@^2.0.0, through2@^2.0.2:
1194311938
version "2.0.5"

0 commit comments

Comments
 (0)