Bump marked from 0.8.0 to 4.0.10

Bumps [marked](https://github.com/markedjs/marked) from 0.8.0 to 4.0.10.
- [Release notes](https://github.com/markedjs/marked/releases)
- [Changelog](https://github.com/markedjs/marked/blob/master/.releaserc.json)
- [Commits](https://github.com/markedjs/marked/compare/v0.8.0...v4.0.10)

---
updated-dependencies:
- dependency-name: marked
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2022-01-15 02:09:08 +00:00
committed by GitHub
parent 292933013c
commit e970856e45
2 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -21,6 +21,6 @@
},
"homepage": "https://github.com/bendtherules/typescript.tools#readme",
"devDependencies": {
"marked": "^0.8.0"
"marked": "^4.0.10"
}
}