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 9dbb75803..55f370ba6 100644 --- a/action/node_modules/@cspell/dict-software-terms/dict/softwareTerms.txt +++ b/action/node_modules/@cspell/dict-software-terms/dict/softwareTerms.txt @@ -2419,6 +2419,7 @@ unindent unindented unindents uninstall +uninstallation uninstalling uniq uniquifier diff --git a/action/node_modules/@cspell/dict-software-terms/package.json b/action/node_modules/@cspell/dict-software-terms/package.json index 721df1584..1a886a41b 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.0", + "version": "3.4.1", "description": "Software related dictionaries for cspell.", "publishConfig": { "access": "public" @@ -43,5 +43,5 @@ "!dict/README.md", "cspell-ext.json" ], - "gitHead": "3e66c52c261081b4feafa7a213cc3940162c5e4a" + "gitHead": "2d2f2db6cdfd26262dfd723ebebdfab926f6fa1c" }