Skip to content

Commit

Permalink
Merge pull request #34 from wasanx25/renovate/framer-motion-5.x
Browse files Browse the repository at this point in the history
Update dependency framer-motion to v5.6.0
  • Loading branch information
wasanx25 committed Jan 16, 2022
2 parents 445142a + 1f55232 commit 49bcc68
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"@chakra-ui/theme-tools": "1.3.1",
"@emotion/react": "11.7.1",
"@emotion/styled": "11.6.0",
"framer-motion": "5.5.6",
"framer-motion": "5.6.0",
"next": "12.0.7",
"react": "17.0.2",
"react-dom": "17.0.2"
Expand Down
8 changes: 4 additions & 4 deletions frontend/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2367,10 +2367,10 @@ foreach@^2.0.5:
resolved "https://registry.yarnpkg.com/foreach/-/foreach-2.0.5.tgz#0bee005018aeb260d0a3af3ae658dd0136ec1b99"
integrity sha1-C+4AUBiusmDQo6865ljdATbsG5k=

framer-motion@5.5.6:
version "5.5.6"
resolved "https://registry.yarnpkg.com/framer-motion/-/framer-motion-5.5.6.tgz#76dbf86e32423311c360eeba0f6673a028197071"
integrity sha512-n1PU7kR21siZl3HcNSqxqqxXOS1xZhBdVS3ZjgOAMgDySz3lt+00351MRm7O7WqeYHhonILxLolixnAIVSt0Wg==
framer-motion@5.6.0:
version "5.6.0"
resolved "https://registry.yarnpkg.com/framer-motion/-/framer-motion-5.6.0.tgz#8203b5bc4e172265d43dfe67c3c41346c67a3940"
integrity sha512-Y4FtwUU+LUWLKSzoT6Sq538qluvhpe6izdQK8/xZeVjQZ/ORKGfZzyhzcUxNfscqnfEa3dUOA47s+dwrSipdGA==
dependencies:
framesync "6.0.1"
hey-listen "^1.0.8"
Expand Down

0 comments on commit 49bcc68

Please sign in to comment.