Skip to content

Commit

Permalink
Update dependency three to ^0.139.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Mar 24, 2022
1 parent 02ad221 commit 433f3b3
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"react-dom": "^17.0.1",
"recoil": "^0.6.0",
"tailwindcss": "^3.0.0",
"three": "^0.124.0"
"three": "^0.139.0"
},
"devDependencies": {
"@kobakazu0429/eslint-config-typescript-react": "3.0.8",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3948,10 +3948,10 @@ text-table@^0.2.0:
resolved "https://registry.yarnpkg.com/text-table/-/text-table-0.2.0.tgz#7f5ee823ae805207c00af2df4a84ec3fcfa570b4"
integrity sha1-f17oI66AUgfACvLfSoTsP8+lcLQ=

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.139.0:
version "0.139.0"
resolved "https://registry.yarnpkg.com/three/-/three-0.139.0.tgz#4805eeb4cde85d8a82b6048088230f8ce5b75375"
integrity sha512-hZ4LkCjgoEM82WLaOVptDKGpB3SkEyuJP2OHe36AFO8hS2I6CrEiNanXj7wwR3wIPT7V5wi5Y5pFnncS5SVHgQ==

tinyqueue@^2.0.3:
version "2.0.3"
Expand Down

0 comments on commit 433f3b3

Please sign in to comment.