mirror of
https://github.com/kremalicious/blog.git
synced 2025-02-03 15:47:37 +01:00
Bump gatsby-remark-autolink-headers from 2.3.1 to 2.3.2
Bumps [gatsby-remark-autolink-headers](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-remark-autolink-headers) from 2.3.1 to 2.3.2. - [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.2/packages/gatsby-remark-autolink-headers) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
a7b0cc3327
commit
50bbbd3261
6
package-lock.json
generated
6
package-lock.json
generated
@ -11420,9 +11420,9 @@
|
||||
"integrity": "sha512-GLDM1hwOaeh95QFibTMuZORxXUrDXbSX+JOGjLDldDNC2KD8uILO0MNnwqf2UOXytD+5eTHaJAGLNiUjvWOKaw=="
|
||||
},
|
||||
"gatsby-remark-autolink-headers": {
|
||||
"version": "2.3.1",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-remark-autolink-headers/-/gatsby-remark-autolink-headers-2.3.1.tgz",
|
||||
"integrity": "sha512-VFtmQkP2cF2XE5+5sZyQ1ttR0zwTgO9ECJEBRTXMqGfiv94GzuSdW9qkw8LJqxHpgo5tt8oC7W4DSqSlln2qrw==",
|
||||
"version": "2.3.2",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-remark-autolink-headers/-/gatsby-remark-autolink-headers-2.3.2.tgz",
|
||||
"integrity": "sha512-hw1O9zQPaL7D2xv9lDZpoOFtzncu/ou/EpzzLkOoMidwKnHC25R9csaZKfWlMLdXMJ3awHPs2QKvC0BPTfGCSQ==",
|
||||
"requires": {
|
||||
"@babel/runtime": "^7.9.6",
|
||||
"github-slugger": "^1.3.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.1",
|
||||
"gatsby-remark-autolink-headers": "^2.3.1",
|
||||
"gatsby-remark-autolink-headers": "^2.3.2",
|
||||
"gatsby-remark-breaks": "^1.0.0",
|
||||
"gatsby-remark-copy-linked-files": "^2.3.2",
|
||||
"gatsby-remark-images": "^3.3.3",
|
||||
|
Loading…
Reference in New Issue
Block a user