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:
+4
-4
@@ -10,7 +10,7 @@
|
|||||||
"license": "ISC",
|
"license": "ISC",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@mozilla/readability": "^0.6.0",
|
"@mozilla/readability": "^0.6.0",
|
||||||
"remove-markdown": "^0.5.5",
|
"remove-markdown": "^0.6.2",
|
||||||
"turndown": "^7.2.0"
|
"turndown": "^7.2.0"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
@@ -3374,9 +3374,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/remove-markdown": {
|
"node_modules/remove-markdown": {
|
||||||
"version": "0.5.5",
|
"version": "0.6.2",
|
||||||
"resolved": "https://registry.npmjs.org/remove-markdown/-/remove-markdown-0.5.5.tgz",
|
"resolved": "https://registry.npmjs.org/remove-markdown/-/remove-markdown-0.6.2.tgz",
|
||||||
"integrity": "sha512-lMR8tOtDqazFT6W2bZidoXwkptMdF3pCxpri0AEokHg0sZlC2GdoLqnoaxsEj1o7/BtXV1MKtT3YviA1t7rW7g==",
|
"integrity": "sha512-EijDXJZbzpGbQBd852ViUzcqgpMujthM+SAEHiWCMcZonRbZ+xViWKLJA/vrwbDwYdxrs1aFDjpBhcGrZoJRGA==",
|
||||||
"license": "MIT"
|
"license": "MIT"
|
||||||
},
|
},
|
||||||
"node_modules/require-from-string": {
|
"node_modules/require-from-string": {
|
||||||
|
|||||||
@@ -11,7 +11,7 @@
|
|||||||
"description": "",
|
"description": "",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@mozilla/readability": "^0.6.0",
|
"@mozilla/readability": "^0.6.0",
|
||||||
"remove-markdown": "^0.5.5",
|
"remove-markdown": "^0.6.2",
|
||||||
"turndown": "^7.2.0"
|
"turndown": "^7.2.0"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
|
|||||||
Reference in New Issue
Block a user