Bump gatsby-remark-images from 6.4.0 to 6.5.2 in /packages/website
Bumps [gatsby-remark-images](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-remark-images) from 6.4.0 to 6.5.2. - [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@6.5.2/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:
parent
b5d1bb2d63
commit
6f570cdf02
|
@ -29,7 +29,7 @@
|
|||
"gatsby-plugin-svgr": "3.0.0-beta.0",
|
||||
"gatsby-remark-classes": "1.0.2",
|
||||
"gatsby-remark-copy-linked-files": "5.4.0",
|
||||
"gatsby-remark-images": "6.4.0",
|
||||
"gatsby-remark-images": "6.5.2",
|
||||
"gatsby-remark-prismjs": "6.5.0",
|
||||
"gatsby-remark-responsive-iframe": "5.4.0",
|
||||
"gatsby-remark-smartypants": "5.4.0",
|
||||
|
|
|
@ -6360,15 +6360,15 @@ gatsby-remark-copy-linked-files@5.4.0:
|
|||
probe-image-size "^6.0.0"
|
||||
unist-util-visit "^2.0.3"
|
||||
|
||||
gatsby-remark-images@6.4.0:
|
||||
version "6.4.0"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-remark-images/-/gatsby-remark-images-6.4.0.tgz#8a4c72a133bfedd056c432f071f3e1a3c66d2f34"
|
||||
integrity sha512-yrrX96C15pvxquAL/jQb/5Kl0nUu0yNzEDtE1lB7f2bTuxdIRDkF7UM6pfEhp0N00a3ECD+eMf2QXHn/yo2tvg==
|
||||
gatsby-remark-images@6.5.2:
|
||||
version "6.5.2"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-remark-images/-/gatsby-remark-images-6.5.2.tgz#1a653569ecbb35dc09de55992eccea98a8997d67"
|
||||
integrity sha512-E6Cf9Vz1jo7pVS7CAao3cV4xSS9IRehxmzZjIo+rKpqQk7r2PeFrzvPbLltuhkiDJG6oupn+Njk6u/r530+97A==
|
||||
dependencies:
|
||||
"@babel/runtime" "^7.15.4"
|
||||
chalk "^4.1.2"
|
||||
cheerio "^1.0.0-rc.10"
|
||||
gatsby-core-utils "^3.4.0"
|
||||
gatsby-core-utils "^3.5.2"
|
||||
is-relative-url "^3.0.0"
|
||||
lodash "^4.17.21"
|
||||
mdast-util-definitions "^4.0.0"
|
||||
|
|
Reference in New Issue