Skip to content

Commit

Permalink
fix(deps): update dependency framer-motion to ^7.6.4 (#1168)
Browse files Browse the repository at this point in the history
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [framer-motion](https://togithub.com/framer/motion) | [`^7.6.2` ->
`^7.6.4`](https://renovatebot.com/diffs/npm/framer-motion/7.6.2/7.6.4) |
[![age](https://badges.renovateapi.com/packages/npm/framer-motion/7.6.4/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/npm/framer-motion/7.6.4/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/npm/framer-motion/7.6.4/compatibility-slim/7.6.2)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/npm/framer-motion/7.6.4/confidence-slim/7.6.2)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>framer/motion</summary>

###
[`v7.6.4`](https://togithub.com/framer/motion/blob/HEAD/CHANGELOG.md#&#8203;764-2022-11-01)

[Compare
Source](https://togithub.com/framer/motion/compare/v7.6.3...v7.6.4)

##### Fixed

-   Updated `buildTransform` types to only expect required arguments.

###
[`v7.6.3`](https://togithub.com/framer/motion/blob/HEAD/CHANGELOG.md#&#8203;763-2022-11-01)

[Compare
Source](https://togithub.com/framer/motion/compare/v7.6.2...v7.6.3)

##### Added

-   Exposing `buildTransform` for internal use.

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, 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 has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://app.renovatebot.com/dashboard#github/fwouts/previewjs).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xMi4wIiwidXBkYXRlZEluVmVyIjoiMzQuMTIuMCJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Nov 2, 2022
1 parent 25f103c commit 0cf49d7
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion app-foundations/package.json
Expand Up @@ -44,7 +44,7 @@
"assert-never": "^1.2.1",
"axios": "^1.1.3",
"clsx": "^1.2.1",
"framer-motion": "^7.6.2",
"framer-motion": "^7.6.4",
"mobx": "^6.6.1",
"mobx-react-lite": "^3.4.0",
"monaco-editor": "^0.34.1",
Expand Down
12 changes: 6 additions & 6 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 0cf49d7

Please sign in to comment.