Skip to content

Commit

Permalink
fix(deps): update dependency framer-motion to ^10.0.2 (#1056)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Mar 5, 2023
1 parent e317899 commit c7cc329
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"@octokit/rest": "^19.0.7",
"antd": "^5.2.3",
"classnames": "^2.3.2",
"framer-motion": "^10.0.1",
"framer-motion": "^10.0.2",
"gray-matter": "^4.0.3",
"katex": "^0.16.4",
"next": "^13.2.3",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2898,7 +2898,7 @@ __metadata:
eslint: ^8.35.0
eslint-config-next: ^13.2.3
eslint-config-prettier: ^8.6.0
framer-motion: ^10.0.1
framer-motion: ^10.0.2
gray-matter: ^4.0.3
jest: ^29.4.3
jest-axe: ^7.0.0
Expand Down Expand Up @@ -7050,9 +7050,9 @@ __metadata:
languageName: node
linkType: hard

"framer-motion@npm:^10.0.1":
version: 10.0.1
resolution: "framer-motion@npm:10.0.1"
"framer-motion@npm:^10.0.2":
version: 10.0.2
resolution: "framer-motion@npm:10.0.2"
dependencies:
"@emotion/is-prop-valid": ^0.8.2
tslib: ^2.4.0
Expand All @@ -7062,7 +7062,7 @@ __metadata:
dependenciesMeta:
"@emotion/is-prop-valid":
optional: true
checksum: 37081c26f949b8e3e86ad6268ed44661c64b20de3da118677375f8e77f3b04a762085d467d328cb8866e5667e03ad2397be18b9c29a1aeca4be223c8971fe826
checksum: f22ba943a4b51538201dc36b68df883e1d1375dbf2f4dd068fd44c627b5c32fac70b657e04d905336f14d0dda9f6fd5323c1e59ac590be4b3d8e5555d9a5964a
languageName: node
linkType: hard

Expand Down

1 comment on commit c7cc329

@vercel
Copy link

@vercel vercel bot commented on c7cc329 Mar 5, 2023

Choose a reason for hiding this comment

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

Successfully deployed to the following URLs:

blog – ./

blog-git-main-sabertaz.vercel.app
blog.tazimi.dev
blog-sabertaz.vercel.app

Please sign in to comment.