Skip to content

Commit 9867415

Browse files
Bump framer-motion from 7.2.0 to 7.2.1 (#306)
1 parent eb847c7 commit 9867415

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"d3": "^7.6.1",
3030
"date-fns": "^2.29.2",
3131
"date-fns-tz": "^1.3.6",
32-
"framer-motion": "^7.2.0",
32+
"framer-motion": "^7.2.1",
3333
"gray-matter": "^4.0.3",
3434
"next": "^12.2.5",
3535
"next-mdx-remote": "^3.0.8",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2478,10 +2478,10 @@ format@^0.2.0:
24782478
resolved "https://registry.yarnpkg.com/format/-/format-0.2.2.tgz#d6170107e9efdc4ed30c9dc39016df942b5cb58b"
24792479
integrity sha1-1hcBB+nv3E7TDJ3DkBbflCtctYs=
24802480

2481-
framer-motion@^7.2.0:
2482-
version "7.2.0"
2483-
resolved "https://registry.yarnpkg.com/framer-motion/-/framer-motion-7.2.0.tgz#1abc8090e185eaac8a3b3729e2529154d2edcb17"
2484-
integrity sha512-D24ZHtbtdpiaByamNYiVXafVU6JfBxjrVlR1beyNupJL80haaDE23xS4dR0b/Qb64frtw/Mpdd9VYwSCv+UtSw==
2481+
framer-motion@^7.2.1:
2482+
version "7.2.1"
2483+
resolved "https://registry.yarnpkg.com/framer-motion/-/framer-motion-7.2.1.tgz#0db5992ece791cb58357787ef9c29dd76281720d"
2484+
integrity sha512-bt2ZqqGpPsW6UojYUa5poWQJu3sDr4Dp3IZsdVBYdKUJ8p+9PxOk1fYRAT8lTGGmaC5HFoKrbDXQeKWGAKZz9g==
24852485
dependencies:
24862486
"@motionone/dom" "10.13.1"
24872487
framesync "6.1.2"

0 commit comments

Comments
 (0)