markdown-toc icon indicating copy to clipboard operation
markdown-toc copied to clipboard

Updates gray matter to remove dependency on coffee script

Open orta opened this issue 5 years ago • 2 comments

Hi there! I was a littler surprised to find an entire programming language in my dependency tree when I wanted some markdown parsing 🍡

Screen Shot 2019-11-30 at 7 01 51 AM

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.

orta avatar Nov 30 '19 12:11 orta

On reflection, this is going form 3 -> 4, so it's not really much of a bump because that's already happened.

orta avatar Nov 30 '19 12:11 orta

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

orta avatar Nov 30 '19 12:11 orta