diff --git a/eng/common/spelling/package-lock.json b/eng/common/spelling/package-lock.json index 73aa96879e91..646f76dfbb9a 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.25.0", "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.25.0", + "resolved": "https://registry.npmjs.org/@cspell/cspell-types/-/cspell-types-6.25.0.tgz", + "integrity": "sha512-PDjaauhgSlEHN1zVuDnWOcxhAtVDmqMs8tlSHdhW5w9gRUpK3tsVWz8cdW/XE1nSvL9txo9cbfhyq3kzrDHgHQ==", "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.25.0", + "resolved": "https://registry.npmjs.org/@cspell/cspell-types/-/cspell-types-6.25.0.tgz", + "integrity": "sha512-PDjaauhgSlEHN1zVuDnWOcxhAtVDmqMs8tlSHdhW5w9gRUpK3tsVWz8cdW/XE1nSvL9txo9cbfhyq3kzrDHgHQ==" }, "@cspell/dict-ada": { "version": "2.0.1", diff --git a/eng/common/spelling/package.json b/eng/common/spelling/package.json index 533d8c809301..85426666c425 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.25.0", "cspell": "^6.12.0", "cspell-lib": "^6.12.0" }