Bump gatsby-remark-images from 5.7.0 to 5.8.0 in /packages/website

Bumps [gatsby-remark-images](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-remark-images) from 5.7.0 to 5.8.0.
- [Release notes](https://github.com/gatsbyjs/gatsby/releases)
- [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-remark-images/CHANGELOG.md)
- [Commits](https://github.com/gatsbyjs/gatsby/commits/gatsby-remark-images@5.8.0/packages/gatsby-remark-images)

---
updated-dependencies:
- dependency-name: gatsby-remark-images
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-08-05 09:59:32 +00:00 committed by GitHub
parent 26a19d9fe6
commit 74720a07b5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 7 additions and 7 deletions

View File

@ -30,7 +30,7 @@
"gatsby-plugin-svgr": "^3.0.0-beta.0",
"gatsby-remark-classes": "^1.0.0",
"gatsby-remark-copy-linked-files": "^4.8.0",
"gatsby-remark-images": "^5.7.0",
"gatsby-remark-images": "^5.8.0",
"gatsby-remark-prismjs": "^5.8.0",
"gatsby-remark-responsive-iframe": "^4.7.0",
"gatsby-remark-smartypants": "^4.8.0",

View File

@ -6829,15 +6829,15 @@ gatsby-remark-copy-linked-files@^4.8.0:
probe-image-size "^6.0.0"
unist-util-visit "^2.0.3"
gatsby-remark-images@^5.7.0:
version "5.7.0"
resolved "https://registry.yarnpkg.com/gatsby-remark-images/-/gatsby-remark-images-5.7.0.tgz#16f8ddca9f3233c325bf2080e193ba505c59707b"
integrity sha512-dLDigJY3kFThGKi41e20CwOWC7ccneM76VFoECIz8YZ6vjMqMYMkB8vojO6hg6jmNRZd2XMnDt/biu/wGe/07A==
gatsby-remark-images@^5.8.0:
version "5.8.0"
resolved "https://registry.yarnpkg.com/gatsby-remark-images/-/gatsby-remark-images-5.8.0.tgz#d654e3359de808ff5a01729ad23c454c0e15b567"
integrity sha512-yxlynSYsDJJer3U1SYV+Xn1ACP9M4G1KkySZreU369L0/SDzG/a1mHUBVXuVg+0hu7KI0NzkofdhIaxHG6skhw==
dependencies:
"@babel/runtime" "^7.14.6"
chalk "^4.1.1"
cheerio "^1.0.0-rc.9"
gatsby-core-utils "^2.10.0"
gatsby-core-utils "^2.11.0"
is-relative-url "^3.0.0"
lodash "^4.17.21"
mdast-util-definitions "^4.0.0"
@ -6895,7 +6895,7 @@ gatsby-source-filesystem@^3.10.0:
valid-url "^1.0.9"
xstate "^4.14.0"
gatsby-telemetry@^2.10.0, gatsby-telemetry@^2.11.0:
gatsby-telemetry@^2.11.0:
version "2.11.0"
resolved "https://registry.yarnpkg.com/gatsby-telemetry/-/gatsby-telemetry-2.11.0.tgz#e5d2de76b3bfce6aa787d261830d21bbde8b92cd"
integrity sha512-6GEcZpsY5N/+K+SGGdDHuOknjer6vsYLJsUuUWkz32t8OK9lE1cLvXIdO2eTHdS4rtWFM324a/yFMlizp59SbA==