Skip to content

Commit

Permalink
fix(deps): update dependency framer-motion to v11.2.10 (#2658)
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] committed Jun 17, 2024
1 parent 57eed94 commit b542be2
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 @@ -61,7 +61,7 @@
"@next/mdx": "14.1.4",
"@octokit/graphql-schema": "15.20.0",
"@octokit/rest": "20.1.1",
"framer-motion": "11.1.1",
"framer-motion": "11.2.10",
"graphql": "16.8.1",
"graphql-yoga": "5.3.0",
"hitchcock": "0.5.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -12339,7 +12339,7 @@ __metadata:
eslint-plugin-prettier: "npm:5.1.3"
eslint-plugin-sonarjs: "npm:0.25.1"
eslint-plugin-storybook: "npm:0.8.0"
framer-motion: "npm:11.1.1"
framer-motion: "npm:11.2.10"
graphql: "npm:16.8.1"
graphql-yoga: "npm:5.3.0"
hitchcock: "npm:0.5.0"
Expand Down Expand Up @@ -14355,9 +14355,9 @@ __metadata:
languageName: node
linkType: hard

"framer-motion@npm:11.1.1":
version: 11.1.1
resolution: "framer-motion@npm:11.1.1"
"framer-motion@npm:11.2.10":
version: 11.2.10
resolution: "framer-motion@npm:11.2.10"
dependencies:
tslib: "npm:^2.4.0"
peerDependencies:
Expand All @@ -14371,7 +14371,7 @@ __metadata:
optional: true
react-dom:
optional: true
checksum: 10c0/0f80828f27ab18937a0dee55efacbd124f248f8eb869e581aeabbbbd755eb2cd42f70f5490edf1280abdef3d08c4c0d3f404db8fe6d32583d3842cb575f09cdb
checksum: 10c0/b28a906f16c23b2ae14aedcee5a292364fa4ccab129efd86a163da8fd95533bcc6604e9636a4d3727278a7ad0866a69fba3c8884554e67d15722abe1f3c05744
languageName: node
linkType: hard

Expand Down

0 comments on commit b542be2

Please sign in to comment.