chore(deps): update dependency three to ^0.139.0

This commit is contained in:
Renovate Bot 2022-03-24 19:33:23 +00:00 committed by renovate[bot]
parent 1c7d8fcaff
commit fc17a0dad0
2 changed files with 5 additions and 5 deletions

View file

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

View file

@ -2680,10 +2680,10 @@ tar@^6.0.2, tar@^6.1.0:
mkdirp "^1.0.3"
yallist "^4.0.0"
three@^0.138.0:
version "0.138.3"
resolved "https://registry.yarnpkg.com/three/-/three-0.138.3.tgz#7be5153d79dcbf9e9baad82e7faf8c29edda4ed0"
integrity sha512-4t1cKC8gimNyJChJbaklg8W/qj3PpsLJUIFm5LIuAy/hVxxNm1ru2FGTSfbTSsuHmC/7ipsyuGKqrSAKLNtkzg==
three@^0.139.0:
version "0.139.0"
resolved "https://registry.yarnpkg.com/three/-/three-0.139.0.tgz#4805eeb4cde85d8a82b6048088230f8ce5b75375"
integrity sha512-hZ4LkCjgoEM82WLaOVptDKGpB3SkEyuJP2OHe36AFO8hS2I6CrEiNanXj7wwR3wIPT7V5wi5Y5pFnncS5SVHgQ==
to-regex-range@^5.0.1:
version "5.0.1"