1
0
Fork 0

build(deps): bump rehype-autolink-headings from 7.0.0 to 7.1.0

Bumps [rehype-autolink-headings](https://github.com/rehypejs/rehype-autolink-headings) from 7.0.0 to 7.1.0.
- [Release notes](https://github.com/rehypejs/rehype-autolink-headings/releases)
- [Commits](https://github.com/rehypejs/rehype-autolink-headings/compare/7.0.0...7.1.0)

---
updated-dependencies:
- dependency-name: rehype-autolink-headings
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-11-22 04:22:31 +00:00 committed by GitHub
parent 6a1a636dc8
commit 1adca99a15
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 8 additions and 8 deletions

View file

@ -48,7 +48,7 @@
"react-instantsearch-hooks-web": "6.47.3",
"react-swipeable": "7.0.1",
"react-timeago": "7.2.0",
"rehype-autolink-headings": "7.0.0",
"rehype-autolink-headings": "7.1.0",
"rehype-highlight": "7.0.0",
"rehype-sanitize": "6.0.0",
"rehype-slug": "6.0.0",

View file

@ -50,7 +50,7 @@
"react-instantsearch-dom": "6.40.4",
"react-swipeable": "7.0.1",
"react-timeago": "7.2.0",
"rehype-autolink-headings": "7.0.0",
"rehype-autolink-headings": "7.1.0",
"rehype-highlight": "7.0.0",
"rehype-sanitize": "6.0.0",
"rehype-slug": "6.0.0",

View file

@ -52,7 +52,7 @@
"react-instantsearch-dom": "6.40.4",
"react-swipeable": "7.0.1",
"react-timeago": "7.2.0",
"rehype-autolink-headings": "7.0.0",
"rehype-autolink-headings": "7.1.0",
"rehype-highlight": "7.0.0",
"rehype-sanitize": "6.0.0",
"rehype-slug": "6.0.0",

View file

@ -45,7 +45,7 @@
"react-dom": "18.2.0",
"react-timeago": "7.2.0",
"react-zoom-pan-pinch": "3.3.0",
"rehype-autolink-headings": "7.0.0",
"rehype-autolink-headings": "7.1.0",
"rehype-highlight": "7.0.0",
"remark-frontmatter": "5.0.0",
"remark-mdx-frontmatter": "4.0.0",

View file

@ -11815,10 +11815,10 @@ regjsparser@^0.7.0:
dependencies:
jsesc "~0.5.0"
rehype-autolink-headings@7.0.0:
version "7.0.0"
resolved "https://registry.yarnpkg.com/rehype-autolink-headings/-/rehype-autolink-headings-7.0.0.tgz#bb98de219fa434ae41304631acabaed32497395f"
integrity sha512-DLskejGYHQP9v7vUW85BeYIclgfMQ1IwAMx+0lm8Sr3cME2NThgy2OdTfosmuBA68fqP5o4FK+dknpUMFvlxYQ==
rehype-autolink-headings@7.1.0:
version "7.1.0"
resolved "https://registry.yarnpkg.com/rehype-autolink-headings/-/rehype-autolink-headings-7.1.0.tgz#531087e155d9df053944923efd47d99728f3b196"
integrity sha512-rItO/pSdvnvsP4QRB1pmPiNHUskikqtPojZKJPPPAVx9Hj8i8TwMBhofrrAYRhYOOBZH9tgmG5lPqDLuIWPWmw==
dependencies:
"@types/hast" "^3.0.0"
"@ungap/structured-clone" "^1.0.0"