mirror of
https://github.com/oceanprotocol/docs.git
synced 2024-11-26 19:49:26 +01:00
Bump gatsby-remark-autolink-headers from 2.7.0 to 2.9.0
Bumps [gatsby-remark-autolink-headers](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-remark-autolink-headers) from 2.7.0 to 2.9.0. - [Release notes](https://github.com/gatsbyjs/gatsby/releases) - [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-remark-autolink-headers/CHANGELOG.md) - [Commits](https://github.com/gatsbyjs/gatsby/commits/gatsby-remark-autolink-headers@2.9.0/packages/gatsby-remark-autolink-headers) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
983ece1bd0
commit
b39727d47d
6
package-lock.json
generated
6
package-lock.json
generated
@ -13021,9 +13021,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"gatsby-remark-autolink-headers": {
|
"gatsby-remark-autolink-headers": {
|
||||||
"version": "2.7.0",
|
"version": "2.9.0",
|
||||||
"resolved": "https://registry.npmjs.org/gatsby-remark-autolink-headers/-/gatsby-remark-autolink-headers-2.7.0.tgz",
|
"resolved": "https://registry.npmjs.org/gatsby-remark-autolink-headers/-/gatsby-remark-autolink-headers-2.9.0.tgz",
|
||||||
"integrity": "sha512-ZM3VT9Ju0709LsTv04QtDvevIP6lkgYlMdEbbrzhwKbb88IjG0N6HMmFWqZhO7lOlXbAkHrRhAFi5Mn1MqVGBw==",
|
"integrity": "sha512-68Pb+BfUVj1OXwO0Llln5IN4oGbWoTBxK3CZYzzhxI43rskBGnfrocPHsyIf1ltKXJKbeIzTuJnXSAaLm50oPQ==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"@babel/runtime": "^7.12.5",
|
"@babel/runtime": "^7.12.5",
|
||||||
"github-slugger": "^1.3.0",
|
"github-slugger": "^1.3.0",
|
||||||
|
@ -32,7 +32,7 @@
|
|||||||
"gatsby-plugin-sitemap": "^2.10.0",
|
"gatsby-plugin-sitemap": "^2.10.0",
|
||||||
"gatsby-plugin-svgr": "^2.0.2",
|
"gatsby-plugin-svgr": "^2.0.2",
|
||||||
"gatsby-plugin-webpack-size": "^1.0.0",
|
"gatsby-plugin-webpack-size": "^1.0.0",
|
||||||
"gatsby-remark-autolink-headers": "^2.7.0",
|
"gatsby-remark-autolink-headers": "^2.9.0",
|
||||||
"gatsby-remark-code-titles": "^1.1.0",
|
"gatsby-remark-code-titles": "^1.1.0",
|
||||||
"gatsby-remark-component": "^1.1.3",
|
"gatsby-remark-component": "^1.1.3",
|
||||||
"gatsby-remark-copy-linked-files": "^2.6.0",
|
"gatsby-remark-copy-linked-files": "^2.6.0",
|
||||||
|
Loading…
Reference in New Issue
Block a user