Browse Source

Bump three from 0.85.2 to 0.137.0 in /home

Bumps [three](https://github.com/mrdoob/three.js) from 0.85.2 to 0.137.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
...

Signed-off-by: dependabot[bot] <support@github.com>
pull/12/head
dependabot[bot] 4 years ago
committed by GitHub
parent
commit
7da964ed29
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.137.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.137.0:
version "0.137.0"
resolved "https://registry.yarnpkg.com/three/-/three-0.137.0.tgz#0ebd6ba66637a332c31f234bcdd35aeec071a6e3"
throat@^3.0.0: throat@^3.0.0:
version "3.2.0" version "3.2.0"

Loading…
Cancel
Save