diff --git a/eng/common/spelling/package.json b/eng/common/spelling/package.json index 057dcfda3eff..32f9041c5f22 100644 --- a/eng/common/spelling/package.json +++ b/eng/common/spelling/package.json @@ -4,7 +4,7 @@ "dependencies": { "@cspell/cspell-bundled-dicts": "^6.12.0", "@cspell/cspell-types": "^6.31.1", - "cspell": "^6.12.0", + "cspell": "^6.19.0", "cspell-lib": "^6.31.1" } }