build(deps): bump framer-motion from 6.2.6 to 6.2.8 in /packages/website

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>
This commit is contained in:
dependabot[bot] 2022-03-01 14:46:28 +00:00 committed by GitHub
parent d9c3704236
commit 2f4ee76ebd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 10 additions and 10 deletions

View File

@ -12,7 +12,7 @@
"classnames": "2.3.1", "classnames": "2.3.1",
"copy-text-to-clipboard": "3.0.1", "copy-text-to-clipboard": "3.0.1",
"crypto-browserify": "3.12.0", "crypto-browserify": "3.12.0",
"framer-motion": "6.2.6", "framer-motion": "6.2.8",
"gatsby": "4.8.1", "gatsby": "4.8.1",
"gatsby-background-image": "1.6.0", "gatsby-background-image": "1.6.0",
"gatsby-plugin-image": "2.7.0", "gatsby-plugin-image": "2.7.0",
@ -31,7 +31,7 @@
"gatsby-remark-images": "6.7.0", "gatsby-remark-images": "6.7.0",
"gatsby-remark-prismjs": "6.7.0", "gatsby-remark-prismjs": "6.7.0",
"gatsby-remark-responsive-iframe": "5.8.0", "gatsby-remark-responsive-iframe": "5.8.0",
"gatsby-remark-smartypants": "5.7.0", "gatsby-remark-smartypants": "5.8.0",
"gatsby-source-filesystem": "4.7.0", "gatsby-source-filesystem": "4.7.0",
"gatsby-transformer-remark": "5.8.1", "gatsby-transformer-remark": "5.8.1",
"gatsby-transformer-sharp": "4.8.0", "gatsby-transformer-sharp": "4.8.0",

View File

@ -5720,10 +5720,10 @@ fragment-cache@^0.2.1:
dependencies: dependencies:
map-cache "^0.2.2" map-cache "^0.2.2"
framer-motion@6.2.6: framer-motion@6.2.8:
version "6.2.6" version "6.2.8"
resolved "https://registry.yarnpkg.com/framer-motion/-/framer-motion-6.2.6.tgz#75277b4944a1234beaf7453da19028bbf4f75cce" resolved "https://registry.yarnpkg.com/framer-motion/-/framer-motion-6.2.8.tgz#02abb529191af7e2df444185fe27e932215b715d"
integrity sha512-7eGav5MxEEzDHozQTDY6+psTIOw2i2kM1QVoJOC3bCp9VOKoo+mKR5n7aT5JPh7ksEKFYJYz0GJDils/9S+oLA== integrity sha512-4PtBWFJ6NqR350zYVt9AsFDtISTqsdqna79FvSYPfYDXuuqFmiKtZdkTnYPslnsOMedTW0pEvaQ7eqjD+sA+HA==
dependencies: dependencies:
framesync "6.0.1" framesync "6.0.1"
hey-listen "^1.0.8" hey-listen "^1.0.8"
@ -6154,10 +6154,10 @@ gatsby-remark-responsive-iframe@5.8.0:
lodash "^4.17.21" lodash "^4.17.21"
unist-util-visit "^2.0.3" unist-util-visit "^2.0.3"
gatsby-remark-smartypants@5.7.0: gatsby-remark-smartypants@5.8.0:
version "5.7.0" version "5.8.0"
resolved "https://registry.yarnpkg.com/gatsby-remark-smartypants/-/gatsby-remark-smartypants-5.7.0.tgz#0f67db6287a7243c66db0090d122ff1cdbced283" resolved "https://registry.yarnpkg.com/gatsby-remark-smartypants/-/gatsby-remark-smartypants-5.8.0.tgz#64bc17acf43191740f948801f35f28ac308cc47a"
integrity sha512-ujPx/bwqal/Xosw6J0B6aHObGjQHPTFO9rh348FOOILEUvZxMfoyfkQEer/z4b3XCrxFXe3qxkUTfvCZwH63Dg== integrity sha512-HJIEXoMFUbxySf130xjoC91WV2she/uuEyfji1KocSJSWgnkCN+M3mot/bNpCPgbnmbYFJAbXQT0llEFjFGzuw==
dependencies: dependencies:
"@babel/runtime" "^7.15.4" "@babel/runtime" "^7.15.4"
retext "^7.0.1" retext "^7.0.1"