Files
DefinitelyTyped/types/markdown-it
Xun Sun 305f212868 🤖 Merge PR #49964 markdown-it: remove dependency highlight.js (and only keep @types/highlight.js) to resolve vulnerability GHSA-7wwv-vh3v-89cq by @UNIDY2002
* Bump dependency `highlight.js` of `types/markdown-it` from 9.7.0 to 10.4.1

* Add support for changed API of `markdown-it` (https://github.com/markdown-it/markdown-it/issues/626) at 12.0.0

* Revert dependency `highlight.js` to ^9.7.0
(So that the TypeScript version can remain 2.0, and will not break the requirements of the dependents of this library.)

* Adjust test code for types/markdown-it
2020-12-16 05:27:45 -08:00
..