cspell-lib
Advanced tools
Comparing version 4.0.14 to 4.0.15
{ | ||
"name": "cspell-lib", | ||
"version": "4.0.14", | ||
"version": "4.0.15", | ||
"description": "A library of useful functions used across various cspell tools.", | ||
@@ -61,3 +61,3 @@ "main": "dist/index.js", | ||
"cspell-dict-en-gb": "^1.1.10", | ||
"cspell-dict-en_us": "^1.2.15", | ||
"cspell-dict-en_us": "^1.2.16", | ||
"cspell-dict-fullstack": "^1.0.13", | ||
@@ -71,4 +71,4 @@ "cspell-dict-golang": "^1.1.11", | ||
"cspell-dict-powershell": "^1.0.1", | ||
"cspell-dict-python": "^1.0.11", | ||
"cspell-dict-rust": "^1.0.8", | ||
"cspell-dict-python": "^1.0.12", | ||
"cspell-dict-rust": "^1.0.9", | ||
"cspell-dict-scala": "^1.0.8", | ||
@@ -80,3 +80,3 @@ "cspell-io": "^4.0.13", | ||
"gensequence": "^2.1.2", | ||
"vscode-uri": "^1.0.6" | ||
"vscode-uri": "^1.0.8" | ||
}, | ||
@@ -107,3 +107,3 @@ "engines": { | ||
}, | ||
"gitHead": "281c90b6d747cf6e9a93d85448880dd9aa5565f5" | ||
"gitHead": "e0d3262ccafd6d6fdac79f824f43d7e22901b878" | ||
} |
Updatedcspell-dict-en_us@^1.2.16
Updatedcspell-dict-python@^1.0.12
Updatedcspell-dict-rust@^1.0.9
Updatedvscode-uri@^1.0.8