Skip to content

Commit 36c1c16

Browse files
Bump three from 0.102.1 to 0.125.0 in /example
Bumps [three](https://github.com/mrdoob/three.js) from 0.102.1 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>
1 parent f7d5c68 commit 36c1c16

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"@here/harp-mapview": "^0.8.1",
3030
"@here/harp-terrain-datasource": "github:heremaps/harp-terrain-datasource",
3131
"dat.gui": "^0.7.2",
32-
"three": "^0.102.0"
32+
"three": "^0.125.0"
3333
},
3434
"publishConfig": {
3535
"access": "public"

example/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3884,10 +3884,10 @@ terser@^3.16.1:
38843884
source-map "~0.6.1"
38853885
source-map-support "~0.5.10"
38863886

3887-
three@^0.102.0:
3888-
version "0.102.1"
3889-
resolved "https://registry.yarnpkg.com/three/-/three-0.102.1.tgz#fc08b6b11860cf59e8cd45b7e90e34d1d1a8cbd6"
3890-
integrity sha512-btHBdww/Es4vdBkB2GjTE9mpj0vy8tgtxkX7ne7uxySXV8zoGxWJv1N88BydxnCqvAfmD4ZUTqPeESO7oDgeOQ==
3887+
three@^0.125.0:
3888+
version "0.125.0"
3889+
resolved "https://registry.yarnpkg.com/three/-/three-0.125.0.tgz#19e922b9dc51ad0b706893aeee888de68e99850a"
3890+
integrity sha512-qL36qUGsPQ/Ofo/RZdXwHwM7A8wzUSAIyawtjIebJSPvounUQeneSqxI0aBY2iwKpseGy+RUtj3C5f/z4poyXw==
38913891

38923892
through2@^2.0.0:
38933893
version "2.0.5"

0 commit comments

Comments
 (0)