Skip to content
This repository has been archived by the owner on Oct 17, 2022. It is now read-only.

Commit

Permalink
fix(deps): update dependency framer-motion to v6.3.10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Jun 3, 2022
1 parent 14ad986 commit 45cc228
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 @@ -26,7 +26,7 @@
"@fortawesome/free-brands-svg-icons": "6.1.1",
"@fortawesome/react-fontawesome": "0.1.18",
"@heroicons/react": "1.0.6",
"framer-motion": "6.3.8",
"framer-motion": "6.3.10",
"luxon": "2.4.0",
"next": "12.1.6",
"next-pwa": "5.5.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3067,10 +3067,10 @@ focus-lock@^0.11.2:
dependencies:
tslib "^2.0.3"

[email protected].8:
version "6.3.8"
resolved "https://registry.yarnpkg.com/framer-motion/-/framer-motion-6.3.8.tgz#8bfc3845d00404c6a85ab7764851d2fb23cee753"
integrity sha512-FBbSAG/kzi3Tm9taF6tULhdKtWqiXmISBocsNC+jqHMQP/3PsnS0dFL2qZMmwgVAGwg3InhY739gKNjqOCR7Cw==
[email protected].10:
version "6.3.10"
resolved "https://registry.yarnpkg.com/framer-motion/-/framer-motion-6.3.10.tgz#e71f8c4ee09612de8328725c4fb1a1c204ae451f"
integrity sha512-modFplFb1Fznsm0MrmRAJUC32UDA5jbGU9rDvkGzhAHksru2tnoKbU/Pa3orzdsJI0CJviG4NGBrmwGveU98Cg==
dependencies:
framesync "6.0.1"
hey-listen "^1.0.8"
Expand Down

0 comments on commit 45cc228

Please sign in to comment.