chore(deps): update dependency three to ^0.133.0

This commit is contained in:
Renovate Bot 2021-10-04 03:59:30 +00:00 committed by renovate[bot]
parent 8703b4cef2
commit 7260cc81c4
2 changed files with 5 additions and 5 deletions

View file

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

View file

@ -2696,10 +2696,10 @@ tar@^6.0.2, tar@^6.1.0:
mkdirp "^1.0.3"
yallist "^4.0.0"
three@^0.132.0:
version "0.132.2"
resolved "https://registry.yarnpkg.com/three/-/three-0.132.2.tgz#95eb1856147237c03e887cbbe56f964b6fb40b5e"
integrity sha512-0wcR7LxxkXMn6Gi58gEs3QvY8WpTVXA31L2VOvpjm4ZPYFRHCZC13UqynheFoS5OXDYgtBneN0dhbaNBE8iLhQ==
three@^0.133.0:
version "0.133.0"
resolved "https://registry.yarnpkg.com/three/-/three-0.133.0.tgz#41427306c731a89407221b7be48c7a63580400e7"
integrity sha512-1p8xTXnJD4hMM2Ktm7+FqOOBoImBoftKnKtAZT/b9AQeL3LhRkVu/HnIJhWA69qIMvUYpjfnunNsO4WdObw1ZQ==
to-regex-range@^5.0.1:
version "5.0.1"