Skip to content

Update Node.js dependencies for project

Evan Read requested to merge eread/update-node_js-dependencies-fix-anchors into main

What does this Merge Request do and why?

I noticed our link checker had a new release with a really useful feature: https://github.com/tcort/markdown-link-check/releases/tag/v3.10.0.

This MR is to mostly take advantage of that. It found some broken anchors. While here:

CC @axil @marcel.amirault @kpaizee @claytoncornell just FYI.

Merge Request checklist

  • This change is backward compatible. If not, please include steps to communicate to our users.
  • Tests added for new functionality. If not, please raise Issue to follow-up.
  • Documentation added/updated, if needed.
  • gdk doctor test added, if needed.
  • Add the ~highlight label if this MR should be included in the CHANGELOG.md.
Edited by Evan Read

Merge request reports