Skip to content

Commit

Permalink
fix: upgrade deps (thlorenz#225)
Browse files Browse the repository at this point in the history
This updates all dependencies to their latest version.

Specifically, this resolves an issue with a vulnerable version of `[email protected]` in the current dependency tree.
```
$ npm ls trim
[email protected] /workspaces/doctoc
└─┬ @textlint/[email protected]
  └─┬ [email protected]
    └── [email protected] 
```

More details here: GHSA-w5p7-h5w8-2hfq

I had to slightly tweak one test to account for a change in the markdown parser (heading not recognized when part of a previous paragraph).
  • Loading branch information
hongaar authored May 3, 2022
1 parent ffbb04f commit 459856c
Show file tree
Hide file tree
Showing 3 changed files with 1,625 additions and 1,841 deletions.
Loading

0 comments on commit 459856c

Please sign in to comment.