Skip to content

Commit

Permalink
Update dependency framer-motion to v6.3.15
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 24, 2022
1 parent 3a1cc06 commit cc1a2a0
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": "6.2.1",
"framer-motion": "6.3.15",
"next": "12.0.8",
"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 @@ -1909,10 +1909,10 @@ focus-lock@^0.9.1:
dependencies:
tslib "^2.0.3"

framer-motion@6.2.1:
version "6.2.1"
resolved "https://registry.yarnpkg.com/framer-motion/-/framer-motion-6.2.1.tgz#e0d02dd47211fe87e43bf5a0779991372bdadb1c"
integrity sha512-/8MMBCKgiuO6V/raGsJ+2dFZw5kteXsX1cSarxiM8o1F0XNlzd+4WGTIos85G2nZpwpmReJuUk+Hz4S3Y7fwPw==
framer-motion@6.3.15:
version "6.3.15"
resolved "https://registry.yarnpkg.com/framer-motion/-/framer-motion-6.3.15.tgz#4f56fc6cab3709ba889a6536c4d32bec9d74f3a9"
integrity sha512-tqyEaYfr+7p3rnMcMzdVxWoHLsAfpz7bk6xZljndSEfafQ0BfwlZ/CeFZkEETRFr16w/LxfDKBVhinU66ucDYw==
dependencies:
framesync "6.0.1"
hey-listen "^1.0.8"
Expand Down

0 comments on commit cc1a2a0

Please sign in to comment.