From 3f372da95d431bf2001aeafc0d7b7dea61d459d1 Mon Sep 17 00:00:00 2001 From: "street-side-software-automation[bot]" <74785433+street-side-software-automation[bot]@users.noreply.github.com> Date: Tue, 11 Jun 2024 15:32:36 +0200 Subject: [PATCH] fix: Update Dictionaries and Dependencies (#1777) Co-authored-by: Jason3S <3740137+Jason3S@users.noreply.github.com> --- .../@cspell/dict-software-terms/dict/softwareTerms.txt | 4 ++++ action/node_modules/@cspell/dict-software-terms/package.json | 4 ++-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/action/node_modules/@cspell/dict-software-terms/dict/softwareTerms.txt b/action/node_modules/@cspell/dict-software-terms/dict/softwareTerms.txt index ef20c649..2e01043a 100644 --- a/action/node_modules/@cspell/dict-software-terms/dict/softwareTerms.txt +++ b/action/node_modules/@cspell/dict-software-terms/dict/softwareTerms.txt @@ -237,6 +237,7 @@ Paxos Pidora Podman Portainer +PostCSS Postgres PostgresSQL Precommit @@ -276,6 +277,7 @@ SQLite SQRL SSP SSRF +SVGO SaaS Secretlint Sharpier @@ -1405,6 +1407,7 @@ level lex lexable lexed +lexer lexes lexing lgpl @@ -1780,6 +1783,7 @@ polyfilled popup positionals postinstall +postmarketOS postprocess postprocessed pow diff --git a/action/node_modules/@cspell/dict-software-terms/package.json b/action/node_modules/@cspell/dict-software-terms/package.json index 526ee6e5..373c32f4 100644 --- a/action/node_modules/@cspell/dict-software-terms/package.json +++ b/action/node_modules/@cspell/dict-software-terms/package.json @@ -1,6 +1,6 @@ { "name": "@cspell/dict-software-terms", - "version": "3.4.3", + "version": "3.4.4", "description": "Software related dictionaries for cspell.", "publishConfig": { "access": "public" @@ -43,5 +43,5 @@ "!dict/README.md", "cspell-ext.json" ], - "gitHead": "86fdd1b8a11836e07df7faafaa12bc00e893044e" + "gitHead": "f576958bc5a8bf01445893c622e289213e604017" }