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

Commit

Permalink
⬆️ Update dependency framer-motion to v5.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and bakseter committed Nov 8, 2021
1 parent fda84d1 commit 5ec2439
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 @@ -109,7 +109,7 @@
"@sanity/client": "2.21.7",
"axios": "0.24.0",
"date-fns": "2.25.0",
"framer-motion": "5.2.0",
"framer-motion": "5.2.1",
"markdown-to-jsx": "7.1.3",
"next": "12.0.1",
"nextjs-progressbar": "0.0.13",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3884,10 +3884,10 @@ form-urlencoded@^2.0.7:
resolved "https://registry.yarnpkg.com/form-urlencoded/-/form-urlencoded-2.0.9.tgz#ea07c5dbd9aa739275d53ec5c671ea069fe7d597"
integrity sha512-fWUzNiOnYa126vFAT6TFXd1mhJrvD8IqmQ9ilZPjkLYQfaRreBr5fIUoOpPlWtqaAG64nzoE7u5zSetifab9IA==

framer-motion@5.2.0:
version "5.2.0"
resolved "https://registry.yarnpkg.com/framer-motion/-/framer-motion-5.2.0.tgz#ac7f486bc48a48a187b28b6152b6db1456365f5a"
integrity sha512-268cYeh0GNWm26nqicXGuAZOlodvR/huY6KGAP5NuoRhrGnDTv5jgCGt9pZelk6qXsBGPEUMqE6xaYYpTSaHmg==
framer-motion@5.2.1:
version "5.2.1"
resolved "https://registry.yarnpkg.com/framer-motion/-/framer-motion-5.2.1.tgz#5cfa59984649d73e3741d7bf189918f34fd3635e"
integrity sha512-igeMZaa0FnaB4NkCE+/ENGSuSvhRhUVFJCwWg/FGQn+CwnLPI/XjO6Zim8m+pN+4wBNlaesBRpqOQbq/VH7mew==
dependencies:
framesync "6.0.1"
hey-listen "^1.0.8"
Expand Down

1 comment on commit 5ec2439

@vercel
Copy link

@vercel vercel bot commented on 5ec2439 Nov 8, 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.