diff --git a/eng/common/spelling/package-lock.json b/eng/common/spelling/package-lock.json index 73aa96879e91..9c72ca4458b9 100644 --- a/eng/common/spelling/package-lock.json +++ b/eng/common/spelling/package-lock.json @@ -9,7 +9,7 @@ "version": "0.1.1", "dependencies": { "@cspell/cspell-bundled-dicts": "^6.12.0", - "@cspell/cspell-types": "^6.12.0", + "@cspell/cspell-types": "^6.31.1", "cspell": "^6.12.0", "cspell-lib": "^6.12.0" } @@ -171,9 +171,9 @@ } }, "node_modules/@cspell/cspell-types": { - "version": "6.12.0", - "resolved": "https://registry.npmjs.org/@cspell/cspell-types/-/cspell-types-6.12.0.tgz", - "integrity": "sha512-BcZTt05fNy9SGXfbPgUyxS4FfIaUpcVq8IOJ0noN+jsKsmlbssOUgJOB2ApN1h66FfWcKuFy/uNrjfcrQ7PTqg==", + "version": "6.31.1", + "resolved": "https://registry.npmjs.org/@cspell/cspell-types/-/cspell-types-6.31.1.tgz", + "integrity": "sha512-1KeTQFiHMssW1eRoF2NZIEg4gPVIfXLsL2+VSD/AV6YN7lBcuf6gRRgV5KWYarhxtEfjxhDdDTmu26l/iJEUtw==", "engines": { "node": ">=14" } @@ -1572,9 +1572,9 @@ "integrity": "sha512-GgvciSeMUekl8z8vP8//cs5/qRQJSLz9IVREf6fxQW4upjw6zXZ1KonwPqOF5uLocIMAr8eCdrJzHKuKvigJIA==" }, "@cspell/cspell-types": { - "version": "6.12.0", - "resolved": "https://registry.npmjs.org/@cspell/cspell-types/-/cspell-types-6.12.0.tgz", - "integrity": "sha512-BcZTt05fNy9SGXfbPgUyxS4FfIaUpcVq8IOJ0noN+jsKsmlbssOUgJOB2ApN1h66FfWcKuFy/uNrjfcrQ7PTqg==" + "version": "6.31.1", + "resolved": "https://registry.npmjs.org/@cspell/cspell-types/-/cspell-types-6.31.1.tgz", + "integrity": "sha512-1KeTQFiHMssW1eRoF2NZIEg4gPVIfXLsL2+VSD/AV6YN7lBcuf6gRRgV5KWYarhxtEfjxhDdDTmu26l/iJEUtw==" }, "@cspell/dict-ada": { "version": "2.0.1", diff --git a/eng/common/spelling/package.json b/eng/common/spelling/package.json index 533d8c809301..e73d59c0e492 100644 --- a/eng/common/spelling/package.json +++ b/eng/common/spelling/package.json @@ -3,7 +3,7 @@ "version": "0.1.1", "dependencies": { "@cspell/cspell-bundled-dicts": "^6.12.0", - "@cspell/cspell-types": "^6.12.0", + "@cspell/cspell-types": "^6.31.1", "cspell": "^6.12.0", "cspell-lib": "^6.12.0" }