From 65d72b57bef3b4b28fa52f2e7cbe0ad87223b763 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Apr 2022 21:20:04 +0000 Subject: [PATCH] chore(deps): bump framer-motion from 6.2.6 to 6.2.9 Bumps [framer-motion](https://github.com/framer/motion) from 6.2.6 to 6.2.9. - [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.2.9) --- updated-dependencies: - dependency-name: framer-motion dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 7cf6863..7cb3a6b 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.2.9" + resolved "https://registry.yarnpkg.com/framer-motion/-/framer-motion-6.2.9.tgz#7de11140f57141ebaad4c99d6a492f00cb733d04" + integrity sha512-XMP4Z5j9KlGw8aeo7n8BXTJFbt1Vv5XRzHVOKiAna1yBG4SPwTdk/8bJRfztYb0Jmw90hzBTC/3Q2dhfdtXisQ== dependencies: framesync "6.0.1" hey-listen "^1.0.8"