-
- Downloads
fix(deps): update hunspell dictionaries packages
parent
d3c306a7
Branches
No related tags found
... | ... | @@ -47,10 +47,10 @@ |
"dependencies": { | ||
"chalk": "4.1.2", | ||
"commander": "7.2.0", | ||
"dictionary-en-au": "2.3.0", | ||
"dictionary-en-gb": "2.3.0", | ||
"dictionary-en": "3.1.0", | ||
"dictionary-es": "3.1.0", | ||
"dictionary-en-au": "2.4.0", | ||
"dictionary-en-gb": "2.4.0", | ||
"dictionary-en": "3.2.0", | ||
"dictionary-es": "3.2.0", | ||
"globby": "11.1.0", | ||
"inquirer": "8.2.2", | ||
"js-yaml": "4.1.0", | ||
... | ... |
Please sign in to comment