chore(deps-dev): bump gatsby from 3.11.0 to 3.11.1 (#6890)

Bumps [gatsby](https://github.com/gatsbyjs/gatsby) from 3.11.0 to 3.11.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.11.0...gatsby@3.11.1)

---
updated-dependencies:
- dependency-name: gatsby
  dependency-type: direct:development
  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>
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2021-08-14 04:50:14 +00:00
committed by GitHub
parent 8468ddbb07
commit 64c6533849
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View File

@@ -104,7 +104,7 @@
"eslint-plugin-sort-class-members": "^1.11.0",
"fetch-ponyfill": "^7.1.0",
"form-data": "^4.0.0",
"gatsby": "3.11.0",
"gatsby": "3.11.1",
"gatsby-plugin-catch-links": "^3.1.0",
"gatsby-plugin-page-creator": "^3.10.0",
"gatsby-plugin-react-helmet": "^4.1.0",
@@ -12838,9 +12838,9 @@
"dev": true
},
"node_modules/gatsby": {
"version": "3.11.0",
"resolved": "https://registry.npmjs.org/gatsby/-/gatsby-3.11.0.tgz",
"integrity": "sha512-bESvnN7BJFshzHUnMx2qUSWTe6uBUHjuj1hn+V9mi19wxR7GH1ZCERGtzBi3lezwRtotYb/jed933mJ8Emg2UA==",
"version": "3.11.1",
"resolved": "https://registry.npmjs.org/gatsby/-/gatsby-3.11.1.tgz",
"integrity": "sha512-KDMdMBrqPiS50CNjlhOdEZLz2PWewgDNbjnfSTYCxxFifTdi09wbNynnbAQ879nbhRTd0tGsNv6YGRsVEIbSQA==",
"dev": true,
"hasInstallScript": true,
"dependencies": {
@@ -41587,9 +41587,9 @@
"dev": true
},
"gatsby": {
"version": "3.11.0",
"resolved": "https://registry.npmjs.org/gatsby/-/gatsby-3.11.0.tgz",
"integrity": "sha512-bESvnN7BJFshzHUnMx2qUSWTe6uBUHjuj1hn+V9mi19wxR7GH1ZCERGtzBi3lezwRtotYb/jed933mJ8Emg2UA==",
"version": "3.11.1",
"resolved": "https://registry.npmjs.org/gatsby/-/gatsby-3.11.1.tgz",
"integrity": "sha512-KDMdMBrqPiS50CNjlhOdEZLz2PWewgDNbjnfSTYCxxFifTdi09wbNynnbAQ879nbhRTd0tGsNv6YGRsVEIbSQA==",
"dev": true,
"requires": {
"@babel/code-frame": "^7.14.0",

View File

@@ -191,7 +191,7 @@
"eslint-plugin-sort-class-members": "^1.11.0",
"fetch-ponyfill": "^7.1.0",
"form-data": "^4.0.0",
"gatsby": "3.11.0",
"gatsby": "3.11.1",
"gatsby-plugin-catch-links": "^3.1.0",
"gatsby-plugin-page-creator": "^3.10.0",
"gatsby-plugin-react-helmet": "^4.1.0",