From c8e43cdef58f8da632892f73163f9d601ebbd12d Mon Sep 17 00:00:00 2001 From: Jason3S <3740137+Jason3S@users.noreply.github.com> Date: Sat, 3 Aug 2024 12:06:22 +0000 Subject: [PATCH] fix: Update Dictionaries and Dependencies --- 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 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" }