Bump framer-motion from 6.2.1 to 6.2.3 (#798)

Bumps [framer-motion](https://github.com/framer/motion) from 6.2.1 to 6.2.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.1...v6.2.3)

---
updated-dependencies:
- dependency-name: framer-motion
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2022-01-31 12:57:00 +00:00 committed by GitHub
parent 994faaf1ce
commit 3a44a1ca3f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View File

@ -13,7 +13,7 @@
"@yaireo/relative-time": "^1.0.1",
"axios": "^0.25.0",
"file-saver": "^2.0.5",
"framer-motion": "^6.2.1",
"framer-motion": "^6.2.3",
"gatsby": "^4.5.5",
"gatsby-plugin-image": "^2.5.2",
"gatsby-plugin-manifest": "^4.5.2",
@ -10086,9 +10086,9 @@
}
},
"node_modules/framer-motion": {
"version": "6.2.1",
"resolved": "https://registry.npmjs.org/framer-motion/-/framer-motion-6.2.1.tgz",
"integrity": "sha512-/8MMBCKgiuO6V/raGsJ+2dFZw5kteXsX1cSarxiM8o1F0XNlzd+4WGTIos85G2nZpwpmReJuUk+Hz4S3Y7fwPw==",
"version": "6.2.3",
"resolved": "https://registry.npmjs.org/framer-motion/-/framer-motion-6.2.3.tgz",
"integrity": "sha512-2afb2KvqFi5bEgyKEVNm/RGvMThHbWvHPvdJMmm9DR+Lg2tvCmc9o459gQ20tNxLoRUmCGF8bKtm9lvPlqxh2Q==",
"dependencies": {
"framesync": "6.0.1",
"hey-listen": "^1.0.8",
@ -31475,9 +31475,9 @@
}
},
"framer-motion": {
"version": "6.2.1",
"resolved": "https://registry.npmjs.org/framer-motion/-/framer-motion-6.2.1.tgz",
"integrity": "sha512-/8MMBCKgiuO6V/raGsJ+2dFZw5kteXsX1cSarxiM8o1F0XNlzd+4WGTIos85G2nZpwpmReJuUk+Hz4S3Y7fwPw==",
"version": "6.2.3",
"resolved": "https://registry.npmjs.org/framer-motion/-/framer-motion-6.2.3.tgz",
"integrity": "sha512-2afb2KvqFi5bEgyKEVNm/RGvMThHbWvHPvdJMmm9DR+Lg2tvCmc9o459gQ20tNxLoRUmCGF8bKtm9lvPlqxh2Q==",
"requires": {
"@emotion/is-prop-valid": "^0.8.2",
"framesync": "6.0.1",

View File

@ -24,7 +24,7 @@
"@yaireo/relative-time": "^1.0.1",
"axios": "^0.25.0",
"file-saver": "^2.0.5",
"framer-motion": "^6.2.1",
"framer-motion": "^6.2.3",
"gatsby": "^4.5.5",
"gatsby-plugin-image": "^2.5.2",
"gatsby-plugin-manifest": "^4.5.2",