mirror of
https://github.com/kremalicious/blog.git
synced 2024-11-22 18:00:06 +01:00
Bump gatsby-remark-autolink-headers from 2.3.12 to 2.3.13
Bumps [gatsby-remark-autolink-headers](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-remark-autolink-headers) from 2.3.12 to 2.3.13. - [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.3.13/packages/gatsby-remark-autolink-headers) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
a41631e224
commit
1988c701b0
8
package-lock.json
generated
8
package-lock.json
generated
@ -15716,11 +15716,11 @@
|
||||
"integrity": "sha512-A+nxoZo7JMmTmHKAcdVmIvVZhyIXvTObuX9eawjHKavzDWvigV+TEARk7nK0h/BFuVfcnMlF7bTku1OIaeFCmg=="
|
||||
},
|
||||
"gatsby-remark-autolink-headers": {
|
||||
"version": "2.3.12",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-remark-autolink-headers/-/gatsby-remark-autolink-headers-2.3.12.tgz",
|
||||
"integrity": "sha512-FHuI3xRN1dP+UazrpJ5rdOx08jMUscPcW/TOCpkPe02Qc5w1FZgd1Zjb768Lip786HQ/jLcqtV33P/XLwBpyHQ==",
|
||||
"version": "2.3.13",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-remark-autolink-headers/-/gatsby-remark-autolink-headers-2.3.13.tgz",
|
||||
"integrity": "sha512-cDNLKip5bAZL+Lto2kaQ1Fl+dxDn2ppf0t2RYXN6ijPNcOpv9+2flDbkGiBE+xPTugG2aZjJf7zlU3vN2TAinw==",
|
||||
"requires": {
|
||||
"@babel/runtime": "^7.10.3",
|
||||
"@babel/runtime": "^7.11.2",
|
||||
"github-slugger": "^1.3.0",
|
||||
"lodash": "^4.17.20",
|
||||
"mdast-util-to-string": "^1.1.0",
|
||||
|
@ -58,7 +58,7 @@
|
||||
"gatsby-plugin-use-dark-mode": "^1.1.2",
|
||||
"gatsby-plugin-webpack-size": "^1.0.0",
|
||||
"gatsby-redirect-from": "^0.2.4",
|
||||
"gatsby-remark-autolink-headers": "^2.3.12",
|
||||
"gatsby-remark-autolink-headers": "^2.3.13",
|
||||
"gatsby-remark-breaks": "^1.0.0",
|
||||
"gatsby-remark-copy-linked-files": "^2.3.14",
|
||||
"gatsby-remark-images": "^3.3.29",
|
||||
|
Loading…
Reference in New Issue
Block a user