build(deps): bump gatsby-remark-autolink-headers from 5.13.0 to 5.15.1 in /docs (#2897)
build(deps): bump gatsby-remark-autolink-headers in /docs Bumps [gatsby-remark-autolink-headers](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-remark-autolink-headers) from 5.13.0 to 5.15.1. - [Release notes](https://github.com/gatsbyjs/gatsby/releases) - [Changelog](https://github.com/gatsbyjs/gatsby/blob/gatsby-remark-autolink-headers@5.15.1/packages/gatsby-remark-autolink-headers/CHANGELOG.md) - [Commits](https://github.com/gatsbyjs/gatsby/commits/gatsby-remark-autolink-headers@5.15.1/packages/gatsby-remark-autolink-headers) --- updated-dependencies: - dependency-name: gatsby-remark-autolink-headers dependency-type: direct:production update-type: version-update:semver-minor ... 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
e389db8a00
commit
bab84e1078
14
docs/package-lock.json
generated
14
docs/package-lock.json
generated
@ -29,7 +29,7 @@
|
||||
"gatsby-plugin-robots-txt": "^1.7.1",
|
||||
"gatsby-plugin-sharp": "^4.13.0",
|
||||
"gatsby-plugin-sitemap": "^5.13.0",
|
||||
"gatsby-remark-autolink-headers": "^5.13.0",
|
||||
"gatsby-remark-autolink-headers": "^5.15.1",
|
||||
"gatsby-remark-copy-linked-files": "^5.13.0",
|
||||
"gatsby-remark-external-links": "^0.0.4",
|
||||
"gatsby-remark-images": "^6.13.0",
|
||||
@ -13332,9 +13332,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/gatsby-remark-autolink-headers": {
|
||||
"version": "5.13.0",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-remark-autolink-headers/-/gatsby-remark-autolink-headers-5.13.0.tgz",
|
||||
"integrity": "sha512-/3e4TCDT8KxCJOa0IwdbOLIlT7lN30kigw1hrLgqsCmCtkn1R54ntOcCYcPWDU3Hg8GKmQE+2xdHtoblORv6ow==",
|
||||
"version": "5.15.1",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-remark-autolink-headers/-/gatsby-remark-autolink-headers-5.15.1.tgz",
|
||||
"integrity": "sha512-mTFQ7p7smwFJ4017S8pNjQmISQZYm3nt6nXgj2UFgvqcZB6qEbGf1m5CTp2NpklY1Me+MCcySEVnwe/dAIWb7g==",
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.15.4",
|
||||
"github-slugger": "^1.3.0",
|
||||
@ -35974,9 +35974,9 @@
|
||||
}
|
||||
},
|
||||
"gatsby-remark-autolink-headers": {
|
||||
"version": "5.13.0",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-remark-autolink-headers/-/gatsby-remark-autolink-headers-5.13.0.tgz",
|
||||
"integrity": "sha512-/3e4TCDT8KxCJOa0IwdbOLIlT7lN30kigw1hrLgqsCmCtkn1R54ntOcCYcPWDU3Hg8GKmQE+2xdHtoblORv6ow==",
|
||||
"version": "5.15.1",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-remark-autolink-headers/-/gatsby-remark-autolink-headers-5.15.1.tgz",
|
||||
"integrity": "sha512-mTFQ7p7smwFJ4017S8pNjQmISQZYm3nt6nXgj2UFgvqcZB6qEbGf1m5CTp2NpklY1Me+MCcySEVnwe/dAIWb7g==",
|
||||
"requires": {
|
||||
"@babel/runtime": "^7.15.4",
|
||||
"github-slugger": "^1.3.0",
|
||||
|
@ -26,7 +26,7 @@
|
||||
"gatsby-plugin-robots-txt": "^1.7.1",
|
||||
"gatsby-plugin-sharp": "^4.13.0",
|
||||
"gatsby-plugin-sitemap": "^5.13.0",
|
||||
"gatsby-remark-autolink-headers": "^5.13.0",
|
||||
"gatsby-remark-autolink-headers": "^5.15.1",
|
||||
"gatsby-remark-copy-linked-files": "^5.13.0",
|
||||
"gatsby-remark-external-links": "^0.0.4",
|
||||
"gatsby-remark-images": "^6.13.0",
|
||||
|
Loading…
x
Reference in New Issue
Block a user