markdown-toc
markdown-toc copied to clipboard
Updates gray matter to remove dependency on coffee script
Hi there! I was a littler surprised to find an entire programming language in my dependency tree when I wanted some markdown parsing 🍡

After a bit of digging I found that it was removed from gray-matter back in 2017 and figured I'd go through the dependency tree updating the deps.
On reflection, this is going form 3 -> 4, so it's not really much of a bump because that's already happened.
Ah, looks like the underlaying issue I missed is that the version 3 change hasn't been deployed: https://github.com/jonschlinkert/markdown-toc/compare/1.2.0...master