Skip to content

Commit 8142aa0

Browse files
Merge pull request #399 from codaline-io/dependabot/npm_and_yarn/three-0.117.0
chore(deps-dev): bump three from 0.111.0 to 0.117.0
2 parents 5859ab4 + 9334f4c commit 8142aa0

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"peerDependencies": {
3333
"@angular/core": "^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0",
3434
"rxjs": "^6.2.2 || ^6.3.3 || ^6.5.1",
35-
"three": "^0.111.0"
35+
"three": "^0.117.0"
3636
},
3737
"devDependencies": {
3838
"@angular/common": "^8.2.2",
@@ -62,7 +62,7 @@
6262
"reflect-metadata": "^0.1.13",
6363
"rxjs": "^6.5.2",
6464
"source-map-loader": "^0.2.4",
65-
"three": "^0.111.0",
65+
"three": "^0.117.0",
6666
"ts-helpers": "^1.1.2",
6767
"ts-loader": "6.2.1",
6868
"tsickle": "^0.37.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5762,10 +5762,10 @@ terser@^4.1.2:
57625762
source-map "~0.6.1"
57635763
source-map-support "~0.5.12"
57645764

5765-
three@^0.111.0:
5766-
version "0.111.0"
5767-
resolved "https://registry.yarnpkg.com/three/-/three-0.111.0.tgz#9cedb73e79b7f6bf2440cb67a273f883faa923b6"
5768-
integrity sha512-AcTqyGJ3H75AIusOuADy0LsP958QKQwm/YhABHFMzd6RFXPNVay1rlSbbG6WYv7KM72G2THMMwqbjQd4dVHMkQ==
5765+
three@^0.117.0:
5766+
version "0.117.0"
5767+
resolved "https://registry.yarnpkg.com/three/-/three-0.117.0.tgz#43d834d86fa7e0a500e5d6a8a071953498b9a3e5"
5768+
integrity sha512-mZdFmxva8b/Tdcjh3zcFdyxhwPMJr8Gub9dIzZvisAwdOouxgCOcpjb0MHCxwZvmJTQFpEDGSHrMscxrkbwR9Q==
57695769

57705770
through2@^2.0.0:
57715771
version "2.0.5"

0 commit comments

Comments
 (0)