Bump gatsby from 3.10.1 to 3.10.2 in /packages/website
Bumps [gatsby](https://github.com/gatsbyjs/gatsby) from 3.10.1 to 3.10.2. - [Release notes](https://github.com/gatsbyjs/gatsby/releases) - [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/CHANGELOG.md) - [Commits](https://github.com/gatsbyjs/gatsby/compare/gatsby@3.10.1...gatsby@3.10.2) --- updated-dependencies: - dependency-name: gatsby dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
271708211e
commit
933a3004b5
|
@ -15,7 +15,7 @@
|
|||
"copy-text-to-clipboard": "^3.0.1",
|
||||
"crypto-browserify": "^3.12.0",
|
||||
"framer-motion": "^4.1.17",
|
||||
"gatsby": "^3.10.1",
|
||||
"gatsby": "^3.10.2",
|
||||
"gatsby-background-image": "^1.5.3",
|
||||
"gatsby-image": "^3.10.0",
|
||||
"gatsby-plugin-image": "^1.10.1",
|
||||
|
|
|
@ -6982,10 +6982,10 @@ gatsby-worker@^0.1.0:
|
|||
dependencies:
|
||||
"@babel/core" "^7.14.6"
|
||||
|
||||
gatsby@^3.10.1:
|
||||
version "3.10.1"
|
||||
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-3.10.1.tgz#7550c8e91c1135c88ee889efe03e4e22a877c263"
|
||||
integrity sha512-LFO5czWy+mgHv/8GwSYqflKukYKFYwe61wdi4qwNcvnJPeB24w8FrxWKh2RwWkaJuIhB7hzPi45uwDoUrvkbFA==
|
||||
gatsby@^3.10.2:
|
||||
version "3.10.2"
|
||||
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-3.10.2.tgz#596916c3f29b23ce999115b52f23e18d0f87af30"
|
||||
integrity sha512-O4Pp1wA20Opkv4OxFkc7asjh9FB/yZxkQcI1FIeDZSUxjPV6PN9smgAy13aVM3dFNp6fMSZkN8pyWQoKc2q1sg==
|
||||
dependencies:
|
||||
"@babel/code-frame" "^7.14.0"
|
||||
"@babel/core" "^7.14.6"
|
||||
|
|
Reference in New Issue