1
0
mirror of https://github.com/kremalicious/portfolio.git synced 2024-11-13 16:45:12 +01:00

Bump framer-motion from 6.2.6 to 6.2.8 (#826)

Bumps [framer-motion](https://github.com/framer/motion) from 6.2.6 to 6.2.8.
- [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.8)

---
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-03-11 19:18:43 +00:00 committed by GitHub
parent 85ef092f41
commit aa93374ca5
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.26.0",
"file-saver": "^2.0.5",
"framer-motion": "^6.2.6",
"framer-motion": "^6.2.8",
"gatsby": "^4.7.2",
"gatsby-plugin-image": "^2.7.0",
"gatsby-plugin-manifest": "^4.7.0",
@ -10125,9 +10125,9 @@
}
},
"node_modules/framer-motion": {
"version": "6.2.6",
"resolved": "https://registry.npmjs.org/framer-motion/-/framer-motion-6.2.6.tgz",
"integrity": "sha512-7eGav5MxEEzDHozQTDY6+psTIOw2i2kM1QVoJOC3bCp9VOKoo+mKR5n7aT5JPh7ksEKFYJYz0GJDils/9S+oLA==",
"version": "6.2.8",
"resolved": "https://registry.npmjs.org/framer-motion/-/framer-motion-6.2.8.tgz",
"integrity": "sha512-4PtBWFJ6NqR350zYVt9AsFDtISTqsdqna79FvSYPfYDXuuqFmiKtZdkTnYPslnsOMedTW0pEvaQ7eqjD+sA+HA==",
"dependencies": {
"framesync": "6.0.1",
"hey-listen": "^1.0.8",
@ -31483,9 +31483,9 @@
}
},
"framer-motion": {
"version": "6.2.6",
"resolved": "https://registry.npmjs.org/framer-motion/-/framer-motion-6.2.6.tgz",
"integrity": "sha512-7eGav5MxEEzDHozQTDY6+psTIOw2i2kM1QVoJOC3bCp9VOKoo+mKR5n7aT5JPh7ksEKFYJYz0GJDils/9S+oLA==",
"version": "6.2.8",
"resolved": "https://registry.npmjs.org/framer-motion/-/framer-motion-6.2.8.tgz",
"integrity": "sha512-4PtBWFJ6NqR350zYVt9AsFDtISTqsdqna79FvSYPfYDXuuqFmiKtZdkTnYPslnsOMedTW0pEvaQ7eqjD+sA+HA==",
"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.26.0",
"file-saver": "^2.0.5",
"framer-motion": "^6.2.6",
"framer-motion": "^6.2.8",
"gatsby": "^4.7.2",
"gatsby-plugin-image": "^2.7.0",
"gatsby-plugin-manifest": "^4.7.0",