Browse Source

Bump three from 0.85.2 to 0.125.0 in /home

Bumps [three](https://github.com/mrdoob/three.js) from 0.85.2 to 0.125.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>
pull/6/head
dependabot[bot] 5 years ago
committed by GitHub
parent
commit
f4623eafbe
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      home/package.json
  2. 6
      home/yarn.lock

2
home/package.json

@ -81,7 +81,7 @@
"systemjs": "^0.20.14", "systemjs": "^0.20.14",
"t7": "^0.4.0", "t7": "^0.4.0",
"t7-precompiler": "^0.1.9", "t7-precompiler": "^0.1.9",
"three": "^0.85.2",
"three": "^0.125.0",
"ts-node": "^3.0.6", "ts-node": "^3.0.6",
"typedoc": "^0.7.1", "typedoc": "^0.7.1",
"typedoc-markdown-theme": "^0.0.4", "typedoc-markdown-theme": "^0.0.4",

6
home/yarn.lock

@ -14178,9 +14178,9 @@ thenify@^3.1.0, thenify@^3.2.0:
dependencies: dependencies:
any-promise "^1.0.0" any-promise "^1.0.0"
three@^0.85.2:
version "0.85.2"
resolved "https://registry.yarnpkg.com/three/-/three-0.85.2.tgz#8936f89c3668f7bf12f9b085ddf5dd409916ea27"
three@^0.125.0:
version "0.125.0"
resolved "https://registry.yarnpkg.com/three/-/three-0.125.0.tgz#19e922b9dc51ad0b706893aeee888de68e99850a"
throat@^3.0.0: throat@^3.0.0:
version "3.2.0" version "3.2.0"

Loading…
Cancel
Save