-
- Downloads
fix(deps): update dependency chalk to v5
parent
81b69377
Branches renovate/chalk-5.x
No related tags found
... | @@ -45,7 +45,7 @@ | ... | @@ -45,7 +45,7 @@ |
"url": "https://git.shivering-isles.com/sheogorath/node-markdown-spellcheck/issues" | "url": "https://git.shivering-isles.com/sheogorath/node-markdown-spellcheck/issues" | ||
}, | }, | ||
"dependencies": { | "dependencies": { | ||
"chalk": "4.1.2", | "chalk": "5.2.0", | ||
"commander": "7.2.0", | "commander": "7.2.0", | ||
"dictionary-en-au": "2.4.0", | "dictionary-en-au": "2.4.0", | ||
"dictionary-en-gb": "2.4.0", | "dictionary-en-gb": "2.4.0", | ||
... | ... |
Please register or sign in to comment