Build(deps-dev): bump gatsby from 3.6.1 to 3.6.2 (#6586)

Bumps [gatsby](https://github.com/gatsbyjs/gatsby) from 3.6.1 to 3.6.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.6.1...gatsby@3.6.2)

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

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
This commit is contained in:
dependabot-preview[bot]
2021-06-05 16:56:22 +00:00
committed by GitHub
parent e8fa269f91
commit 3246f83e11
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View File

@@ -101,7 +101,7 @@
"eslint-plugin-sort-class-members": "^1.11.0",
"fetch-ponyfill": "^7.1.0",
"form-data": "^4.0.0",
"gatsby": "3.6.1",
"gatsby": "3.6.2",
"gatsby-plugin-catch-links": "^3.1.0",
"gatsby-plugin-page-creator": "^3.6.0",
"gatsby-plugin-react-helmet": "^4.1.0",
@@ -12882,9 +12882,9 @@
"dev": true
},
"node_modules/gatsby": {
"version": "3.6.1",
"resolved": "https://registry.npmjs.org/gatsby/-/gatsby-3.6.1.tgz",
"integrity": "sha512-xNR6IMzl+6ejuMy2yGukyYmsasOXnmmb90U/v1/rwXpovo7nOHJUwGPDTblLTYsHiq2Bpv5RJcGS6P/yhfKqOw==",
"version": "3.6.2",
"resolved": "https://registry.npmjs.org/gatsby/-/gatsby-3.6.2.tgz",
"integrity": "sha512-gzwnyk37sGTrT/oqAWKbfwJCPeLWOlX5wgq2pumCJDOGBo0yjL95pRiBeH1GG3jQGadcx2lG/6MoM46M6v3w9A==",
"dev": true,
"hasInstallScript": true,
"dependencies": {
@@ -42604,9 +42604,9 @@
"dev": true
},
"gatsby": {
"version": "3.6.1",
"resolved": "https://registry.npmjs.org/gatsby/-/gatsby-3.6.1.tgz",
"integrity": "sha512-xNR6IMzl+6ejuMy2yGukyYmsasOXnmmb90U/v1/rwXpovo7nOHJUwGPDTblLTYsHiq2Bpv5RJcGS6P/yhfKqOw==",
"version": "3.6.2",
"resolved": "https://registry.npmjs.org/gatsby/-/gatsby-3.6.2.tgz",
"integrity": "sha512-gzwnyk37sGTrT/oqAWKbfwJCPeLWOlX5wgq2pumCJDOGBo0yjL95pRiBeH1GG3jQGadcx2lG/6MoM46M6v3w9A==",
"dev": true,
"requires": {
"@babel/code-frame": "^7.10.4",

View File

@@ -189,7 +189,7 @@
"eslint-plugin-sort-class-members": "^1.11.0",
"fetch-ponyfill": "^7.1.0",
"form-data": "^4.0.0",
"gatsby": "3.6.1",
"gatsby": "3.6.2",
"gatsby-plugin-catch-links": "^3.1.0",
"gatsby-plugin-page-creator": "^3.6.0",
"gatsby-plugin-react-helmet": "^4.1.0",