chore(deps): update dependency three to ^0.129.0

This commit is contained in:
Renovate Bot 2021-05-27 17:37:29 +00:00 committed by renovate[bot]
parent ec7233d09f
commit e44ecb4c29
2 changed files with 5 additions and 5 deletions

View file

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

View file

@ -1235,10 +1235,10 @@ tar@^6.0.2, tar@^6.1.0:
mkdirp "^1.0.3"
yallist "^4.0.0"
three@^0.128.0:
version "0.128.0"
resolved "https://registry.yarnpkg.com/three/-/three-0.128.0.tgz#884dacca6a330e45600a09ec5439283f50b76aa6"
integrity sha512-i0ap/E+OaSfzw7bD1TtYnPo3VEplkl70WX5fZqZnfZsE3k3aSFudqrrC9ldFZfYFkn1zwDmBcdGfiIm/hnbyZA==
three@^0.129.0:
version "0.129.0"
resolved "https://registry.yarnpkg.com/three/-/three-0.129.0.tgz#f5e530bbc96eac5d5b4749cb5da886ef0d42f554"
integrity sha512-wiWio1yVRg2Oj6WEWsTHQo5eSzYpEwSBtPSi3OofNpvFbf26HFfb9kw4FZJNjII4qxzp0b1xLB11+tKkBGB1ZA==
tone@^14.7.58:
version "14.7.77"