Skip to content
This repository has been archived by the owner on Nov 4, 2024. It is now read-only.

deps: update dependency gatsby-remark-autolink-headers to v6 #577

Closed
wants to merge 1 commit into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion gatsby/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"gatsby-plugin-offline": "^5.24.0",
"gatsby-plugin-react-helmet": "^5.24.0",
"gatsby-plugin-sharp": "^4.24.0",
"gatsby-remark-autolink-headers": "^5.24.0",
"gatsby-remark-autolink-headers": "^6.0.0",
"gatsby-remark-images": "^6.24.0",
"gatsby-source-filesystem": "^4.24.0",
"gatsby-transformer-remark": "^5.24.0",
Expand Down
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2692,7 +2692,7 @@ __metadata:
gatsby-plugin-offline: ^5.24.0
gatsby-plugin-react-helmet: ^5.24.0
gatsby-plugin-sharp: ^4.24.0
gatsby-remark-autolink-headers: ^5.24.0
gatsby-remark-autolink-headers: ^6.0.0
gatsby-remark-images: ^6.24.0
gatsby-source-filesystem: ^4.24.0
gatsby-transformer-remark: ^5.24.0
Expand Down Expand Up @@ -10573,20 +10573,20 @@ __metadata:
languageName: node
linkType: hard

"gatsby-remark-autolink-headers@npm:^5.24.0":
version: 5.24.0
resolution: "gatsby-remark-autolink-headers@npm:5.24.0"
"gatsby-remark-autolink-headers@npm:^6.0.0":
version: 6.2.0
resolution: "gatsby-remark-autolink-headers@npm:6.2.0"
dependencies:
"@babel/runtime": ^7.15.4
github-slugger: ^1.3.0
lodash: ^4.17.21
mdast-util-to-string: ^2.0.0
unist-util-visit: ^2.0.3
peerDependencies:
gatsby: ^4.0.0-next
react: ^16.9.0 || ^17.0.0 || ^18.0.0 || ^0.0.0
react-dom: ^16.9.0 || ^17.0.0 || ^18.0.0 || ^0.0.0
checksum: 3d2c4a745c419fe64ce1ed9a2290e2e440108e282ea5674e54206316b74980b53e71d3db8ce9ed1cf6243f29aabaf3c836fa5b50a70a8e51b5ba0514fc11da38
gatsby: ^5.0.0-next
react: ^18.0.0 || ^0.0.0
react-dom: ^18.0.0 || ^0.0.0
checksum: edd2c679cbaf572073e10c1ccc97eb55eb26b2b2162f97a360167e7f679c866527ede93a4108e9eec1f75e72b6a89915d7030c817eab52fb46851fb3b7dce9ac
languageName: node
linkType: hard

Expand Down