Skip to content

Commit

Permalink
build(deps): bump @react-three/drei from 3.10.2 to 3.11.0 (#79)
Browse files Browse the repository at this point in the history
Bumps [@react-three/drei](https://github.com/pmndrs/drei) from 3.10.2 to 3.11.0.
- [Release notes](https://github.com/pmndrs/drei/releases)
- [Changelog](https://github.com/pmndrs/drei/blob/master/release.config.js)
- [Commits](pmndrs/drei@v3.10.2...v3.11.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 12, 2021
1 parent acb8ef2 commit 59a8c7e
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 @@ -44,7 +44,7 @@
"use-tweaks": "^0.3.1"
},
"dependencies": {
"@react-three/drei": "^3.10.2",
"@react-three/drei": "^3.11.0",
"compression": "^1.7.4",
"core-js": "^3.9.1",
"express": "^4.17.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1064,10 +1064,10 @@
"@react-spring/core" "9.0.0-rc.3"
"@react-spring/shared" "9.0.0-rc.3"

"@react-three/drei@^3.10.2":
version "3.10.2"
resolved "https://registry.yarnpkg.com/@react-three/drei/-/drei-3.10.2.tgz#1e62f199c231d6313147270d300b6e35e4728eee"
integrity sha512-sIpZrtz9cvENWqeiX5I7YwQ2SekOsqBXqF1fu3eqL5ReUgPGzMxBYtVcqBYgwRbT8ntlu9Su72sc2G8EWmkoNA==
"@react-three/drei@^3.11.0":
version "3.11.0"
resolved "https://registry.yarnpkg.com/@react-three/drei/-/drei-3.11.0.tgz#d61a2c701364f7273bad141894871a91c011c8aa"
integrity sha512-YJyi3LalMULV+v2feS5rcxPLvnwfIDd+puFOVH/zcnSwK6i2pJfYLtN3YvdzVtH3BO/g0SMwgJ/PWtQESUbWEA==
dependencies:
"@babel/runtime" "^7.11.2"
"@react-spring/web" "^9.0.0-rc.3"
Expand Down

1 comment on commit 59a8c7e

@vercel
Copy link

@vercel vercel bot commented on 59a8c7e Mar 12, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.