Skip to content

Commit f80a618

Browse files
Bump three from 0.117.1 to 0.125.0
Bumps [three](https://github.com/mrdoob/three.js) from 0.117.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 07c3a0b commit f80a618

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,15 +41,15 @@
4141
"upng-js": "^2.1.0"
4242
},
4343
"peerDependencies": {
44-
"three": "^0.117.1"
44+
"three": "^0.125.0"
4545
},
4646
"devDependencies": {
4747
"@here/harp-datasource-protocol": "^0.16.0",
4848
"@here/harp-geoutils": "^0.16.0",
4949
"@types/three": "^0.103.2",
5050
"dotenv-safe": "^8.2.0",
5151
"standard": "^14.3.4",
52-
"three": "^0.117.1"
52+
"three": "^0.125.0"
5353
},
5454
"publishConfig": {
5555
"access": "public"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1755,10 +1755,10 @@ text-table@^0.2.0:
17551755
resolved "https://registry.yarnpkg.com/text-table/-/text-table-0.2.0.tgz#7f5ee823ae805207c00af2df4a84ec3fcfa570b4"
17561756
integrity sha1-f17oI66AUgfACvLfSoTsP8+lcLQ=
17571757

1758-
three@*, three@^0.117.1:
1759-
version "0.117.1"
1760-
resolved "https://registry.yarnpkg.com/three/-/three-0.117.1.tgz#a49bcb1a6ddea2f250003e42585dc3e78e92b9d3"
1761-
integrity sha512-t4zeJhlNzUIj9+ub0l6nICVimSuRTZJOqvk3Rmlu+YGdTOJ49Wna8p7aumpkXJakJfITiybfpYE1XN1o1Z34UQ==
1758+
three@*, three@^0.125.0:
1759+
version "0.125.0"
1760+
resolved "https://registry.yarnpkg.com/three/-/three-0.125.0.tgz#19e922b9dc51ad0b706893aeee888de68e99850a"
1761+
integrity sha512-qL36qUGsPQ/Ofo/RZdXwHwM7A8wzUSAIyawtjIebJSPvounUQeneSqxI0aBY2iwKpseGy+RUtj3C5f/z4poyXw==
17621762

17631763
through@^2.3.6:
17641764
version "2.3.8"

0 commit comments

Comments
 (0)