Bump remove-markdown

Bumps [remove-markdown](https://github.com/zuchka/remove-markdown) from 0.5.5 to 0.6.2.
- [Commits](https://github.com/zuchka/remove-markdown/commits/0.6.2)

---
updated-dependencies:
- dependency-name: remove-markdown
  dependency-version: 0.6.2
  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]
2025-08-24 10:43:37 +00:00
committed by GitHub
parent 8d65de093b
commit 8658e0d68f
2 changed files with 5 additions and 5 deletions
@@ -10,7 +10,7 @@
"license": "ISC",
"dependencies": {
"@mozilla/readability": "^0.6.0",
"remove-markdown": "^0.5.5",
"remove-markdown": "^0.6.2",
"turndown": "^7.2.0"
},
"devDependencies": {
@@ -3374,9 +3374,9 @@
}
},
"node_modules/remove-markdown": {
"version": "0.5.5",
"resolved": "https://registry.npmjs.org/remove-markdown/-/remove-markdown-0.5.5.tgz",
"integrity": "sha512-lMR8tOtDqazFT6W2bZidoXwkptMdF3pCxpri0AEokHg0sZlC2GdoLqnoaxsEj1o7/BtXV1MKtT3YviA1t7rW7g==",
"version": "0.6.2",
"resolved": "https://registry.npmjs.org/remove-markdown/-/remove-markdown-0.6.2.tgz",
"integrity": "sha512-EijDXJZbzpGbQBd852ViUzcqgpMujthM+SAEHiWCMcZonRbZ+xViWKLJA/vrwbDwYdxrs1aFDjpBhcGrZoJRGA==",
"license": "MIT"
},
"node_modules/require-from-string": {
@@ -11,7 +11,7 @@
"description": "",
"dependencies": {
"@mozilla/readability": "^0.6.0",
"remove-markdown": "^0.5.5",
"remove-markdown": "^0.6.2",
"turndown": "^7.2.0"
},
"devDependencies": {