Skip to content

Commit

Permalink
fix(deps): update dependency framer-motion to v10.12.21
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 17, 2023
1 parent ce7476a commit ec1b5c5
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 @@ -31,7 +31,7 @@
"@phosphor-icons/react": "2.0.8",
"axios": "1.3.6",
"date-fns": "2.29.3",
"framer-motion": "10.12.4",
"framer-motion": "10.12.21",
"next": "13.3.0",
"next-seo": "6.0.0",
"nookies": "2.5.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3412,10 +3412,10 @@ [email protected]:
resolved "https://registry.yarnpkg.com/forwarded/-/forwarded-0.2.0.tgz#2269936428aad4c15c7ebe9779a84bf0b2a81811"
integrity sha512-buRG0fpBtRHSTCOASe6hD258tEubFoRLb4ZNA6NxMVHNw2gOcwHo9wyablzMzOA5z9xA9L1KNjk/Nt6MT9aYow==

[email protected].4:
version "10.12.4"
resolved "https://registry.yarnpkg.com/framer-motion/-/framer-motion-10.12.4.tgz#905fdfa5b63dae53a63d2549b29aef6193eb78c7"
integrity sha512-9gLtv8T6dui0tujHROR+VM3kdJyKiFCFiD94IQE+0OuX6LaIyXtdVpviokVdrHSb1giWhmmX4yzoucALMx6mtw==
[email protected].21:
version "10.12.21"
resolved "https://registry.yarnpkg.com/framer-motion/-/framer-motion-10.12.21.tgz#ea36b8db4dbb561d5fac7a978c2cd467f6d39a1b"
integrity sha512-EmnP73O5+1OGm2jtQNoBPPuAJvhySl+p4/9PL7PPJHt58nkPWeFaxhCJaUDXDf6N3jSLluefxopc0FrMCQ+/tQ==
dependencies:
tslib "^2.4.0"
optionalDependencies:
Expand Down

0 comments on commit ec1b5c5

Please sign in to comment.