Skip to content
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
build(deps-dev): bump @eslint/markdown from 7.2.0 to 7.3.0
Bumps [@eslint/markdown](https://github.com/eslint/markdown) from 7.2.0 to 7.3.0.
- [Release notes](https://github.com/eslint/markdown/releases)
- [Changelog](https://github.com/eslint/markdown/blob/main/CHANGELOG.md)
- [Commits](eslint/markdown@v7.2.0...v7.3.0)

---
updated-dependencies:
- dependency-name: "@eslint/markdown"
  dependency-version: 7.3.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 30, 2025
commit 177aba88a7b6afb45b69bd516f6f32615af8814c
8 changes: 4 additions & 4 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@
"@babel/preset-env": "^7.28.3",
"@docsearch/css": "^4.0.1",
"@docsearch/js": "^4.0.1",
"@eslint/markdown": "^7.2.0",
"@eslint/markdown": "^7.3.0",
"@popperjs/core": "^2.11.8",
"@rollup/plugin-babel": "^6.0.4",
"@rollup/plugin-commonjs": "^28.0.6",
Expand Down
Loading