diff --git a/eng/common/spelling/package-lock.json b/eng/common/spelling/package-lock.json index 5466a6405a11..5543c45a7b43 100644 --- a/eng/common/spelling/package-lock.json +++ b/eng/common/spelling/package-lock.json @@ -8,7 +8,7 @@ "name": "cspell-version-pin", "version": "0.1.1", "dependencies": { - "@cspell/cspell-bundled-dicts": "^6.12.0", + "@cspell/cspell-bundled-dicts": "^6.31.1", "@cspell/cspell-types": "^6.12.0", "cspell": "^6.31.1", "cspell-lib": "^6.12.0" diff --git a/eng/common/spelling/package.json b/eng/common/spelling/package.json index 3ea3110de7d6..6f3ca163d6f5 100644 --- a/eng/common/spelling/package.json +++ b/eng/common/spelling/package.json @@ -2,7 +2,7 @@ "name": "cspell-version-pin", "version": "0.1.1", "dependencies": { - "@cspell/cspell-bundled-dicts": "^6.12.0", + "@cspell/cspell-bundled-dicts": "^6.31.1", "@cspell/cspell-types": "^6.12.0", "cspell": "^6.31.1", "cspell-lib": "^6.12.0"