hunspell-reader
Advanced tools
Comparing version 8.6.1 to 8.7.0
{ | ||
"name": "hunspell-reader", | ||
"version": "8.6.1", | ||
"version": "8.7.0", | ||
"description": "A library for reading Hunspell Dictionary Files", | ||
@@ -47,4 +47,4 @@ "bin": "bin.js", | ||
"dependencies": { | ||
"@cspell/cspell-pipe": "^8.6.1", | ||
"@cspell/cspell-types": "^8.6.1", | ||
"@cspell/cspell-pipe": "^8.7.0", | ||
"@cspell/cspell-types": "^8.7.0", | ||
"commander": "^12.0.0", | ||
@@ -58,3 +58,3 @@ "gensequence": "^7.0.0", | ||
}, | ||
"gitHead": "9279c50f26a32327e38fb1480ac1b823aa898a5f" | ||
"gitHead": "5318079ed11fe77e981287ecf1c40d6f28dd91ed" | ||
} |
Updated@cspell/cspell-pipe@^8.7.0
Updated@cspell/cspell-types@^8.7.0