hunspell-reader
Advanced tools
Comparing version 8.17.1 to 8.17.2
@@ -7,3 +7,3 @@ { | ||
}, | ||
"version": "8.17.1", | ||
"version": "8.17.2", | ||
"description": "A library for reading Hunspell Dictionary Files", | ||
@@ -52,5 +52,5 @@ "bin": "bin.js", | ||
"dependencies": { | ||
"@cspell/cspell-pipe": "^8.17.1", | ||
"@cspell/cspell-types": "^8.17.1", | ||
"commander": "^12.1.0", | ||
"@cspell/cspell-pipe": "^8.17.2", | ||
"@cspell/cspell-types": "^8.17.2", | ||
"commander": "^13.0.0", | ||
"gensequence": "^7.0.0", | ||
@@ -63,3 +63,3 @@ "html-entities": "^2.5.2", | ||
}, | ||
"gitHead": "476a03accde11d8bb97c2fd09322f962c83b116a" | ||
"gitHead": "160c982e8d1e3b4951acb6fc003d013f3b0597e0" | ||
} |
+ Addedcommander@13.0.0(transitive)
- Removedcommander@12.1.0(transitive)
Updated@cspell/cspell-pipe@^8.17.2
Updated@cspell/cspell-types@^8.17.2
Updatedcommander@^13.0.0