From cef3f5624e3c22fe3de0536fa09d2b0e0661f4bc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 May 2022 21:14:25 +0000 Subject: [PATCH] chore(deps): bump framer-motion from 6.2.6 to 6.3.3 Bumps [framer-motion](https://github.com/framer/motion) from 6.2.6 to 6.3.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/v6.2.6...v6.3.3) --- updated-dependencies: - dependency-name: framer-motion dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index f204d45..fb72e28 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1447,9 +1447,9 @@ focus-lock@^0.9.1: tslib "^2.0.3" framer-motion@6: - version "6.2.6" - resolved "https://registry.yarnpkg.com/framer-motion/-/framer-motion-6.2.6.tgz#75277b4944a1234beaf7453da19028bbf4f75cce" - integrity sha512-7eGav5MxEEzDHozQTDY6+psTIOw2i2kM1QVoJOC3bCp9VOKoo+mKR5n7aT5JPh7ksEKFYJYz0GJDils/9S+oLA== + version "6.3.3" + resolved "https://registry.yarnpkg.com/framer-motion/-/framer-motion-6.3.3.tgz#58978fe6955d13000351ea4c134c9bc052638967" + integrity sha512-wo0dCnoq5vn4L8YVOPO9W54dliH78vDaX0Lj+bSPUys6Nt5QaehrS3uaYa0q5eVeikUgtTjz070UhQ94thI5Sw== dependencies: framesync "6.0.1" hey-listen "^1.0.8"