chore(deps): update dependency three to ^0.125.0 (#5)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2021-01-27 19:47:08 +09:00 committed by GitHub
parent 695a93da6c
commit 1a14c0ece8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -8,7 +8,7 @@
"license": "MIT",
"devDependencies": {
"snowpack": "^3.0.0",
"three": "^0.124.0",
"three": "^0.125.0",
"tone": "^14.7.58"
},
"scripts": {

View file

@ -84,10 +84,10 @@ standardized-audio-context@^25.1.8:
automation-events "^3.0.4"
tslib "^2.1.0"
three@^0.124.0:
version "0.124.0"
resolved "https://registry.yarnpkg.com/three/-/three-0.124.0.tgz#14ab1a26ba6c56e51190e1b55695cd3c1e69ea55"
integrity sha512-ROXp1Ly7YyF+jC910DQyAWj++Qlw2lQv0qwYLNQwdDbjk4bsOXAfGO92wYTMPNei1GMJUmCxSxc3MjGBTS09Rg==
three@^0.125.0:
version "0.125.0"
resolved "https://registry.yarnpkg.com/three/-/three-0.125.0.tgz#19e922b9dc51ad0b706893aeee888de68e99850a"
integrity sha512-qL36qUGsPQ/Ofo/RZdXwHwM7A8wzUSAIyawtjIebJSPvounUQeneSqxI0aBY2iwKpseGy+RUtj3C5f/z4poyXw==
tone@^14.7.58:
version "14.7.77"