Skip to content

Commit 1c4596c

Browse files
fix(deps): pin dependency framer-motion to 12.23.24 (#9)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [framer-motion](https://redirect.github.com/motiondivision/motion) | dependencies | pin | [`^12.23.24` -> `12.23.24`](https://renovatebot.com/diffs/npm/framer-motion/12.23.24/12.23.24) | Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - Every minute ( * * * * * ) in timezone Europe/Berlin, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/bettermarks/renovate-config-test-javascript). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNi4xIiwidXBkYXRlZEluVmVyIjoiNDIuMTYuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e94d3d1 commit 1c4596c

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@
77
},
88
"packageManager": "pnpm@10.22.0",
99
"dependencies": {
10-
"framer-motion": "^12.23.24"
10+
"framer-motion": "12.23.24"
1111
}
1212
}

pnpm-lock.yaml

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)