From 4877983f830d2bac903c17e6807002f3a3a9d8e5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 May 2021 08:41:30 +0000 Subject: [PATCH] Bump framer-motion from 3.10.6 to 4.1.11 Bumps [framer-motion](https://github.com/framer/motion) from 3.10.6 to 4.1.11. - [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.10.6...v4.1.11) Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 07ef4ca..e5aea50 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,7 @@ "@testing-library/jest-dom": "^5.11.4", "@testing-library/react": "^11.1.0", "@testing-library/user-event": "^12.1.10", - "framer-motion": "^3.2.1", + "framer-motion": "^4.1.11", "react": "^17.0.1", "react-dom": "^17.0.1", "react-responsive": "^8.2.0",