From 4b2f339093db4365b36de1c1f3dc318f16e1a85c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 9 Feb 2023 09:48:04 +0000 Subject: [PATCH] Bump framer-motion from 8.5.4 to 8.5.5 (#763) Bumps [framer-motion](https://github.com/framer/motion) from 8.5.4 to 8.5.5. - [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/v8.5.4...v8.5.5) --- updated-dependencies: - dependency-name: framer-motion dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package-lock.json | 14 +++++++------- package.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package-lock.json b/package-lock.json index 972ba9e7..d57e76a6 100644 --- a/package-lock.json +++ b/package-lock.json @@ -18,7 +18,7 @@ "fast-exif": "^1.0.1", "feather-icons": "^4.29.0", "fraction.js": "^4.2.0", - "framer-motion": "^8.5.4", + "framer-motion": "^8.5.5", "gatsby": "^5.5.0", "gatsby-plugin-catch-links": "^5.5.0", "gatsby-plugin-feed": "^5.5.0", @@ -15086,9 +15086,9 @@ } }, "node_modules/framer-motion": { - "version": "8.5.4", - "resolved": "https://registry.npmjs.org/framer-motion/-/framer-motion-8.5.4.tgz", - "integrity": "sha512-xBVovXUIdpKvRvIPsrSTiyXZUYyct9zarzdVeyzv+V6DFsDpHIuppyOjDO8VM1fBspDn+rUU4ZFZ5yJxLmzebQ==", + "version": "8.5.5", + "resolved": "https://registry.npmjs.org/framer-motion/-/framer-motion-8.5.5.tgz", + "integrity": "sha512-5IDx5bxkjWHWUF3CVJoSyUVOtrbAxtzYBBowRE2uYI/6VYhkEBD+rbTHEGuUmbGHRj6YqqSfoG7Aa1cLyWCrBA==", "dependencies": { "@motionone/dom": "^10.15.3", "hey-listen": "^1.0.8", @@ -43207,9 +43207,9 @@ "integrity": "sha512-MhLuK+2gUcnZe8ZHlaaINnQLl0xRIGRfcGk2yl8xoQAfHrSsL3rYu6FCmBdkdbhc9EPlwyGHewaRsvwRMJtAlA==" }, "framer-motion": { - "version": "8.5.4", - "resolved": "https://registry.npmjs.org/framer-motion/-/framer-motion-8.5.4.tgz", - "integrity": "sha512-xBVovXUIdpKvRvIPsrSTiyXZUYyct9zarzdVeyzv+V6DFsDpHIuppyOjDO8VM1fBspDn+rUU4ZFZ5yJxLmzebQ==", + "version": "8.5.5", + "resolved": "https://registry.npmjs.org/framer-motion/-/framer-motion-8.5.5.tgz", + "integrity": "sha512-5IDx5bxkjWHWUF3CVJoSyUVOtrbAxtzYBBowRE2uYI/6VYhkEBD+rbTHEGuUmbGHRj6YqqSfoG7Aa1cLyWCrBA==", "requires": { "@emotion/is-prop-valid": "^0.8.2", "@motionone/dom": "^10.15.3", diff --git a/package.json b/package.json index 96aee821..a713f678 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "fast-exif": "^1.0.1", "feather-icons": "^4.29.0", "fraction.js": "^4.2.0", - "framer-motion": "^8.5.4", + "framer-motion": "^8.5.5", "gatsby": "^5.5.0", "gatsby-plugin-catch-links": "^5.5.0", "gatsby-plugin-feed": "^5.5.0",