From 7de34e85727c885243e00be1c7f040e72dae237d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Sep 2024 20:26:55 +0000 Subject: [PATCH] Bump framer-motion from 11.5.4 to 11.5.6 Bumps [framer-motion](https://github.com/framer/motion) from 11.5.4 to 11.5.6. - [Changelog](https://github.com/framer/motion/blob/main/CHANGELOG.md) - [Commits](https://github.com/framer/motion/compare/v11.5.4...v11.5.6) --- updated-dependencies: - dependency-name: framer-motion dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index cee66ee..568521e 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ "@carbon/react": "^1.66.0", "@react-hookz/web": "^24.0.4", "classnames": "^2.5.1", - "framer-motion": "^11.5.4", + "framer-motion": "^11.5.6", "next": "14.2.5", "react": "18.3.1", "react-animated-term": "^2.0.0", diff --git a/yarn.lock b/yarn.lock index 6756166..0b81ce8 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2818,10 +2818,10 @@ foreground-child@^3.1.0: cross-spawn "^7.0.0" signal-exit "^4.0.1" -framer-motion@^11.5.4: - version "11.5.4" - resolved "https://registry.yarnpkg.com/framer-motion/-/framer-motion-11.5.4.tgz#521b551bb6003918e7b24af3141626f6f443e2b3" - integrity sha512-E+tb3/G6SO69POkdJT+3EpdMuhmtCh9EWuK4I1DnIC23L7tFPrl8vxP+LSovwaw6uUr73rUbpb4FgK011wbRJQ== +framer-motion@^11.5.6: + version "11.5.6" + resolved "https://registry.yarnpkg.com/framer-motion/-/framer-motion-11.5.6.tgz#84b8519319f8f98efa62f4c592310f31e85b0459" + integrity sha512-JMwUpAxv/DWgul9vPgX0ElKn0G66sUc6O9tOXsYwn3zxwvhxFljSXC0XT2QCzuTYBshwC8nyDAa1SYcV0Ldbhw== dependencies: tslib "^2.4.0"