diff --git a/action/node_modules/@cspell/dict-companies/dict/companies.txt b/action/node_modules/@cspell/dict-companies/dict/companies.txt index 893e3072..b93fdc9e 100644 --- a/action/node_modules/@cspell/dict-companies/dict/companies.txt +++ b/action/node_modules/@cspell/dict-companies/dict/companies.txt @@ -13,6 +13,7 @@ ABMD ACS AD ADBE +ADI ADSK AECOM AEON diff --git a/action/node_modules/@cspell/dict-companies/package.json b/action/node_modules/@cspell/dict-companies/package.json index 0d106b6f..2fe2ebc0 100644 --- a/action/node_modules/@cspell/dict-companies/package.json +++ b/action/node_modules/@cspell/dict-companies/package.json @@ -1,6 +1,6 @@ { "name": "@cspell/dict-companies", - "version": "3.1.3", + "version": "3.1.4", "description": "Company names dictionary for cspell.", "publishConfig": { "access": "public" @@ -39,5 +39,5 @@ "dict/*", "cspell-ext.json" ], - "gitHead": "9c72aa6d7e24813fd24d196fcc2ebc6c3d4f801a" + "gitHead": "f46858600ab6cffa91f5158b327be3f9c2a07fc7" }