hunspell-reader
Advanced tools
Comparing version 8.17.2 to 8.17.3
@@ -7,3 +7,3 @@ { | ||
}, | ||
"version": "8.17.2", | ||
"version": "8.17.3", | ||
"description": "A library for reading Hunspell Dictionary Files", | ||
@@ -52,5 +52,5 @@ "bin": "bin.js", | ||
"dependencies": { | ||
"@cspell/cspell-pipe": "^8.17.2", | ||
"@cspell/cspell-types": "^8.17.2", | ||
"commander": "^13.0.0", | ||
"@cspell/cspell-pipe": "^8.17.3", | ||
"@cspell/cspell-types": "^8.17.3", | ||
"commander": "^13.1.0", | ||
"gensequence": "^7.0.0", | ||
@@ -63,3 +63,3 @@ "html-entities": "^2.5.2", | ||
}, | ||
"gitHead": "160c982e8d1e3b4951acb6fc003d013f3b0597e0" | ||
"gitHead": "9a0d2b4584112b33d137faa98e9931ad4e7b6050" | ||
} |
Updated@cspell/cspell-pipe@^8.17.3
Updated@cspell/cspell-types@^8.17.3
Updatedcommander@^13.1.0