From ab53b7ce878b005507f0633caa9ad36c8f9dacf9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Mar 2021 19:29:17 +0000 Subject: [PATCH] Bump framer-motion from 3.8.1 to 3.9.1 Bumps [framer-motion](https://github.com/framer/motion) from 3.8.1 to 3.9.1. - [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/v3.8.1...v3.9.1) Signed-off-by: dependabot[bot] --- package-lock.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/package-lock.json b/package-lock.json index e8a306d..8e39a5b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -7965,14 +7965,14 @@ } }, "framer-motion": { - "version": "3.9.0", - "resolved": "https://registry.npmjs.org/framer-motion/-/framer-motion-3.9.0.tgz", - "integrity": "sha512-U/baWYIwO5tBCgcdPIlbB30k1KPIpbi/qXWMFV43MWcK7tiAUWBtwIJyHW59PAfcC+JVHisToaWMGTAlegMe/Q==", + "version": "3.9.1", + "resolved": "https://registry.npmjs.org/framer-motion/-/framer-motion-3.9.1.tgz", + "integrity": "sha512-bDQjrzJHA1ox8v7ZoKdqclnEewl9TweN2nBC6O1U1No0nujZi0jbRLTNr5ZjNLrvdIQ76jCZ/WOD1/OF/NrQBw==", "requires": { "@emotion/is-prop-valid": "^0.8.2", "framesync": "5.2.0", "hey-listen": "^1.0.8", - "popmotion": "9.3.0", + "popmotion": "9.3.1", "style-value-types": "4.1.1", "tslib": "^1.10.0" } @@ -13442,9 +13442,9 @@ } }, "popmotion": { - "version": "9.3.0", - "resolved": "https://registry.npmjs.org/popmotion/-/popmotion-9.3.0.tgz", - "integrity": "sha512-zIfbu7MBZpaotT6peSPNH+irQx9P8sePcfQj8x7pzyyw/pRTdyJstu/5sToxw72BdBOdYKVh/iy+UdpOnmkdDg==", + "version": "9.3.1", + "resolved": "https://registry.npmjs.org/popmotion/-/popmotion-9.3.1.tgz", + "integrity": "sha512-Qozvg8rz2OGeZwWuIjqlSXqqgWto/+QL24ll8sAAc0n71KY/wvN1W4sAASxTuHv8YWdDnk9u9IdadyPo2DGvDA==", "requires": { "framesync": "5.2.0", "hey-listen": "^1.0.8",