From 344ee0ce17c89b427cd3666b13dcb8756c70c27d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Oct 2022 15:28:06 +0000 Subject: [PATCH] :arrow_up: Bump framer-motion from 7.5.1 to 7.5.3 Bumps [framer-motion](https://github.com/framer/motion) from 7.5.1 to 7.5.3. - [Release notes](https://github.com/framer/motion/releases) - [Changelog](https://github.com/framer/motion/blob/main/CHANGELOG.md) - [Commits](https://github.com/framer/motion/compare/v7.5.1...v7.5.3) --- updated-dependencies: - dependency-name: framer-motion dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- packages/components/package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/packages/components/package.json b/packages/components/package.json index 6e0cba3f..bc0936ee 100644 --- a/packages/components/package.json +++ b/packages/components/package.json @@ -12,7 +12,7 @@ "@react-hook/size": "^2.1.2", "@types/uuid": "^8.3.4", "clsx": "^1.2.1", - "framer-motion": "^7.5.1", + "framer-motion": "^7.5.3", "lodash": "^4.17.21", "react": "^18.1.0", "react-ace": "^10.1.0", diff --git a/yarn.lock b/yarn.lock index ec4cad05..f381e45b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -10076,10 +10076,10 @@ fragment-cache@^0.2.1: dependencies: map-cache "^0.2.2" -framer-motion@^7.5.1: - version "7.5.1" - resolved "https://registry.yarnpkg.com/framer-motion/-/framer-motion-7.5.1.tgz#a21d9218999f3f271b39ca6f693093b54465c0f5" - integrity sha512-shqLAFgYT7QMVomusesPurlq9pQGLO64PTbWdQPkMg2cHmxI0ISG9BajGY3krg56yhBMI7QP/3u54bs/To0mOA== +framer-motion@^7.5.3: + version "7.5.3" + resolved "https://registry.yarnpkg.com/framer-motion/-/framer-motion-7.5.3.tgz#a1de7d6c4abbf7333619d4a6c8df74c12240be43" + integrity sha512-VvANga9Z7bYtKMAsM/je81FwJDHfThOYywN04xVQ4OGdMVY09Bowx/q7nZd6XtytLuv6byc6GT1mYwag+SQ/nw== dependencies: "@motionone/dom" "10.13.1" framesync "6.1.2"