From 3dfff3f708988a84f16802c20979fe0556342aeb Mon Sep 17 00:00:00 2001 From: "street-side-software-automation[bot]" <74785433+street-side-software-automation[bot]@users.noreply.github.com> Date: Sun, 4 Aug 2024 08:32:55 +0200 Subject: [PATCH] fix: Update Dictionaries and Dependencies (#1883) Co-authored-by: Jason3S <3740137+Jason3S@users.noreply.github.com> --- action/node_modules/@cspell/dict-companies/dict/companies.txt | 1 + action/node_modules/@cspell/dict-companies/package.json | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/action/node_modules/@cspell/dict-companies/dict/companies.txt b/action/node_modules/@cspell/dict-companies/dict/companies.txt index 893e3072d..b93fdc9e1 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 0d106b6f3..2fe2ebc01 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" }