build(deps): bump gatsby-remark-images from 3.3.25 to 3.3.28 in /docs (#1345)
Bumps [gatsby-remark-images](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-remark-images) from 3.3.25 to 3.3.28. - [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@3.3.28/packages/gatsby-remark-images) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
52dc198bc8
commit
63e28ec089
15
docs/package-lock.json
generated
15
docs/package-lock.json
generated
@ -11382,14 +11382,14 @@
|
||||
}
|
||||
},
|
||||
"gatsby-remark-images": {
|
||||
"version": "3.3.25",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-remark-images/-/gatsby-remark-images-3.3.25.tgz",
|
||||
"integrity": "sha512-0yIqukoVCP8ePVUMEbDSuuUc4dSBWgyXfv4wVeiOQQTjRVijyFxtmGAFXLjHsRxRV6ZpvZjuvziCnvy+v9P9Gg==",
|
||||
"version": "3.3.28",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-remark-images/-/gatsby-remark-images-3.3.28.tgz",
|
||||
"integrity": "sha512-xHgrv9VJXJDJ2XrS9QIYZKBff92DN6I1Sm0hWxVgSwxpoEUr8ObWhKpYLOku03sUilDiLNUyOg8rWg0+/P+HuA==",
|
||||
"requires": {
|
||||
"@babel/runtime": "^7.10.3",
|
||||
"chalk": "^2.4.2",
|
||||
"cheerio": "^1.0.0-rc.3",
|
||||
"gatsby-core-utils": "^1.3.15",
|
||||
"gatsby-core-utils": "^1.3.18",
|
||||
"is-relative-url": "^3.0.0",
|
||||
"lodash": "^4.17.15",
|
||||
"mdast-util-definitions": "^1.2.5",
|
||||
@ -11435,15 +11435,16 @@
|
||||
"integrity": "sha512-f2LZMYl1Fzu7YSBKg+RoROelpOaNrcGmE9AZubeDfrCEia483oW4MI4VyFd5VNHIgQ/7qm1I0wUHK1eJnn2y2w=="
|
||||
},
|
||||
"gatsby-core-utils": {
|
||||
"version": "1.3.15",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-core-utils/-/gatsby-core-utils-1.3.15.tgz",
|
||||
"integrity": "sha512-np1tJCGejhCHtgHdFl6+y5EwVAzdrieJZ3hdvpeOrJ22bL9ktl5XVLy4K937ThgxHLp8+ElMDVdziNun5tC8eg==",
|
||||
"version": "1.3.18",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-core-utils/-/gatsby-core-utils-1.3.18.tgz",
|
||||
"integrity": "sha512-B7ixQb4H0e2yB0nNfM2zshOAUw3nW9MvcNsRskVFwIPJY+ngh8Srla4XWXVMJ60Fyt103+jPVZTxGq72/u5HuQ==",
|
||||
"requires": {
|
||||
"ci-info": "2.0.0",
|
||||
"configstore": "^5.0.1",
|
||||
"fs-extra": "^8.1.0",
|
||||
"node-object-hash": "^2.0.0",
|
||||
"proper-lockfile": "^4.1.1",
|
||||
"tmp": "^0.2.1",
|
||||
"xdg-basedir": "^4.0.0"
|
||||
}
|
||||
},
|
||||
|
@ -31,7 +31,7 @@
|
||||
"gatsby-remark-copy-linked-files": "^2.3.12",
|
||||
"gatsby-remark-embedder": "^3.0.0",
|
||||
"gatsby-remark-external-links": "0.0.4",
|
||||
"gatsby-remark-images": "^3.3.25",
|
||||
"gatsby-remark-images": "^3.3.28",
|
||||
"gatsby-remark-mermaid": "^2.0.0",
|
||||
"gatsby-remark-responsive-iframe": "^2.4.12",
|
||||
"gatsby-source-filesystem": "^2.3.24",
|
||||
|
Loading…
x
Reference in New Issue
Block a user