diff --git a/eng/common/spelling/package.json b/eng/common/spelling/package.json index 4d39d9a7ad67..d31ebf0d64a0 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": "^8.2.0", - "cspell-lib": "^6.31.1" + "cspell": "^8.8.2", + "cspell-lib": "^8.8.2" } }