chore(deps): update dependency three to ^0.126.0

This commit is contained in:
Renovate Bot 2021-02-24 15:04:54 +00:00 committed by renovate[bot]
parent b97813ccfa
commit 8533fa3b97
2 changed files with 5 additions and 5 deletions

View file

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

View file

@ -79,10 +79,10 @@ standardized-audio-context@^25.1.8:
automation-events "^3.0.4" automation-events "^3.0.4"
tslib "^2.1.0" tslib "^2.1.0"
three@^0.125.0: three@^0.126.0:
version "0.125.2" version "0.126.0"
resolved "https://registry.yarnpkg.com/three/-/three-0.125.2.tgz#dcba12749a2eb41522e15212b919cd3fbf729b12" resolved "https://registry.yarnpkg.com/three/-/three-0.126.0.tgz#924818341cd4441ef247e3cbf236f6160b90a216"
integrity sha512-7rIRO23jVKWcAPFdW/HREU2NZMGWPBZ4XwEMt0Ak0jwLUKVJhcKM55eCBWyGZq/KiQbeo1IeuAoo/9l2dzhTXA== integrity sha512-/MecvboUefStCkUfXLImoJxthN+FoLPcEP7pz1r1Dd9i8BPGGuj+S1sOPRvW4Z+ViZjP2oWWm1inNC/MT52ybA==
tone@^14.7.58: tone@^14.7.58:
version "14.7.77" version "14.7.77"