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

Commit 28ab079

Browse files
Bump three from 0.125.2 to 0.126.0
Bumps [three](https://github.com/mrdoob/three.js) from 0.125.2 to 0.126.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 230df1d commit 28ab079

2 files changed

Lines changed: 2 additions & 7 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.126.0",
3535
"typedoc": "^0.20.23",
3636
"typescript": "^4.1.3",
3737
"vuepress": "^1.8.0",

yarn.lock

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -11882,16 +11882,11 @@ thenify-all@^1.0.0:
1188211882
dependencies:
1188311883
any-promise "^1.0.0"
1188411884

11885-
three@>=0.125.2:
11885+
three@>=0.125.2, three@^0.126.0:
1188611886
version "0.126.0"
1188711887
resolved "https://registry.yarnpkg.com/three/-/three-0.126.0.tgz#924818341cd4441ef247e3cbf236f6160b90a216"
1188811888
integrity sha512-/MecvboUefStCkUfXLImoJxthN+FoLPcEP7pz1r1Dd9i8BPGGuj+S1sOPRvW4Z+ViZjP2oWWm1inNC/MT52ybA==
1188911889

11890-
three@^0.125.2:
11891-
version "0.125.2"
11892-
resolved "https://registry.yarnpkg.com/three/-/three-0.125.2.tgz#dcba12749a2eb41522e15212b919cd3fbf729b12"
11893-
integrity sha512-7rIRO23jVKWcAPFdW/HREU2NZMGWPBZ4XwEMt0Ak0jwLUKVJhcKM55eCBWyGZq/KiQbeo1IeuAoo/9l2dzhTXA==
11894-
1189511890
through2@^2.0.0, through2@^2.0.2:
1189611891
version "2.0.5"
1189711892
resolved "https://registry.yarnpkg.com/through2/-/through2-2.0.5.tgz#01c1e39eb31d07cb7d03a96a70823260b23132cd"

0 commit comments

Comments
 (0)