Skip to content

Commit

Permalink
chore(deps): update dependency remark-autolink-headings to v6.1.0 (#303)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot committed Aug 1, 2021
1 parent 0fd2d20 commit 593a887
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 5 deletions.
2 changes: 1 addition & 1 deletion website/package.json
Expand Up @@ -38,7 +38,7 @@
"prettier": "2.3.2",
"rehype": "11.0.0",
"remark": "13.0.0",
"remark-autolink-headings": "6.0.1",
"remark-autolink-headings": "6.1.0",
"remark-code-titles": "0.1.2",
"remark-slug": "6.1.0",
"strip-markdown": "4.1.0",
Expand Down
10 changes: 6 additions & 4 deletions website/yarn.lock
Expand Up @@ -3378,12 +3378,14 @@ rehype@11.0.0, rehype@^11.0.0:
rehype-stringify "^8.0.0"
unified "^9.0.0"

remark-autolink-headings@6.0.1:
version "6.0.1"
resolved "https://registry.yarnpkg.com/remark-autolink-headings/-/remark-autolink-headings-6.0.1.tgz#074470b8ec7714a0f06fa151e293152bf9723df9"
integrity sha512-LTV5G5NMjypHEr14tMNJ36yrP+xwT7mejJelZOPXKiF5WvRH9o36zXnr2QGqfms2yVASNpDaC9NBOwKlJJKuQw==
remark-autolink-headings@6.1.0:
version "6.1.0"
resolved "https://registry.yarnpkg.com/remark-autolink-headings/-/remark-autolink-headings-6.1.0.tgz#45fa1f8860e0fc6b78bcbc4b0f5d5dd696170e04"
integrity sha512-oeMSIfjaNboWPDVKahQAjF8iJ8hsz5aI8KFzAmmBdznir7zBvkgUjYE/BrpWvd02DCf/mSQ1IklznLkl3dVvZQ==
dependencies:
"@types/hast" "^2.0.0"
extend "^3.0.0"
unified "^9.0.0"
unist-util-visit "^2.0.0"

remark-code-titles@0.1.2:
Expand Down

1 comment on commit 593a887

@vercel
Copy link

@vercel vercel bot commented on 593a887 Aug 1, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.