Build(deps-dev): bump gatsby from 3.8.0 to 3.8.1 (#6695)

Bumps [gatsby](https://github.com/gatsbyjs/gatsby) from 3.8.0 to 3.8.1.
- [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.8.0...gatsby@3.8.1)

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-07-03 14:59:35 +00:00
committed by GitHub
parent 5d33a990d6
commit f8e65e7441
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.8.0",
"gatsby": "3.8.1",
"gatsby-plugin-catch-links": "^3.1.0",
"gatsby-plugin-page-creator": "^3.8.0",
"gatsby-plugin-react-helmet": "^4.1.0",
@@ -13004,9 +13004,9 @@
"dev": true
},
"node_modules/gatsby": {
"version": "3.8.0",
"resolved": "https://registry.npmjs.org/gatsby/-/gatsby-3.8.0.tgz",
"integrity": "sha512-6l1IOslajKT8Umz+qDIfu2Bv1ldAbLnsrMId6ExWvcoqNjOw2eSyGHkGjwnQIwl17A0UcA1wSTAw/Gsj480IxA==",
"version": "3.8.1",
"resolved": "https://registry.npmjs.org/gatsby/-/gatsby-3.8.1.tgz",
"integrity": "sha512-IZphTACphil3F9ODtAYASA4+l8ErIae4eSTG0a5q9YSpSsfZBBCA5YblRIv+j/7Qi1XX9fP/eNnaxbyurqsPOw==",
"dev": true,
"hasInstallScript": true,
"dependencies": {
@@ -41917,9 +41917,9 @@
"dev": true
},
"gatsby": {
"version": "3.8.0",
"resolved": "https://registry.npmjs.org/gatsby/-/gatsby-3.8.0.tgz",
"integrity": "sha512-6l1IOslajKT8Umz+qDIfu2Bv1ldAbLnsrMId6ExWvcoqNjOw2eSyGHkGjwnQIwl17A0UcA1wSTAw/Gsj480IxA==",
"version": "3.8.1",
"resolved": "https://registry.npmjs.org/gatsby/-/gatsby-3.8.1.tgz",
"integrity": "sha512-IZphTACphil3F9ODtAYASA4+l8ErIae4eSTG0a5q9YSpSsfZBBCA5YblRIv+j/7Qi1XX9fP/eNnaxbyurqsPOw==",
"dev": true,
"requires": {
"@babel/code-frame": "^7.14.0",

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.8.0",
"gatsby": "3.8.1",
"gatsby-plugin-catch-links": "^3.1.0",
"gatsby-plugin-page-creator": "^3.8.0",
"gatsby-plugin-react-helmet": "^4.1.0",