Skip to content

Commit

Permalink
Bump framer-motion from 11.0.12 to 11.0.13
Browse files Browse the repository at this point in the history
Bumps [framer-motion](https://github.com/framer/motion) from 11.0.12 to 11.0.13.
- [Changelog](https://github.com/framer/motion/blob/main/CHANGELOG.md)
- [Commits](motiondivision/motion@v11.0.12...v11.0.13)

---
updated-dependencies:
- dependency-name: framer-motion
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 14, 2024
1 parent 64df675 commit 76cdca8
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 @@ -122,7 +122,7 @@
"eslint-plugin-unused-imports": "^3.1.0",
"eslint-webpack-plugin": "^4.1.0",
"file-loader": "^6.2.0",
"framer-motion": "^11.0.12",
"framer-motion": "^11.0.13",
"fs-extra": "^11.2.0",
"html-webpack-plugin": "^5.6.0",
"http-server": "^14.1.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11874,9 +11874,9 @@ __metadata:
languageName: node
linkType: hard

"framer-motion@npm:^11.0.12":
version: 11.0.12
resolution: "framer-motion@npm:11.0.12"
"framer-motion@npm:^11.0.13":
version: 11.0.13
resolution: "framer-motion@npm:11.0.13"
dependencies:
tslib: "npm:^2.4.0"
peerDependencies:
Expand All @@ -11890,7 +11890,7 @@ __metadata:
optional: true
react-dom:
optional: true
checksum: 10/132ff8141666fb4cd7d42386f45e5b0c0330ad2a8cc28985110d5ba78406c3066722c3221988a5cde58efea4481381a391be666a6b1feb1b1bfc2cb45ede8b2b
checksum: 10/4f9ec7c82ddc3ad883583a72f05044551ea07706148a424e26fbe706d0472d91deb9c3e73272cb8fc9f4a60946928513c89347fb100ba7933366a95a6ff49a38
languageName: node
linkType: hard

Expand Down Expand Up @@ -20276,7 +20276,7 @@ __metadata:
eslint-plugin-unused-imports: "npm:^3.1.0"
eslint-webpack-plugin: "npm:^4.1.0"
file-loader: "npm:^6.2.0"
framer-motion: "npm:^11.0.12"
framer-motion: "npm:^11.0.13"
fs-extra: "npm:^11.2.0"
html-webpack-plugin: "npm:^5.6.0"
http-server: "npm:^14.1.1"
Expand Down

0 comments on commit 76cdca8

Please sign in to comment.