fix: Update CSpell to (7.3.7) (main) #1388
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
action-src/package.json | 4 +-
action/lib/main_root.js | 24 +-
.../@cspell/cspell-bundled-dicts/package.json | 34 +--
action/node_modules/@cspell/dict-bash/README.md | 2 +-
.../@cspell/dict-bash/dict/bash-words.txt | 3 +
action/node_modules/@cspell/dict-bash/package.json | 8 +-
action/node_modules/@cspell/dict-css/dict/css.txt | 3 +
action/node_modules/@cspell/dict-css/package.json | 4 +-
.../node_modules/@cspell/dict-golang/dict/go.txt | 2 +-
.../node_modules/@cspell/dict-golang/package.json | 14 +-
.../node_modules/@cspell/dict-html/dict/html.txt | 1 +
action/node_modules/@cspell/dict-html/package.json | 4 +-
action/node_modules/@cspell/dict-npm/dict/npm.txt | 6 +
action/node_modules/@cspell/dict-npm/package.json | 4 +-
.../node_modules/@cspell/dict-python/package.json | 4 +-
.../node_modules/@cspell/dict-python/python.txt.gz | Bin 47219 -> 47223 bytes
.../dict-software-terms/dict/softwareTerms.txt | 14 +
.../@cspell/dict-software-terms/package.json | 4 +-
action/package.json | 2 +-
yarn.lock | 286 ++++++++++-----------
20 files changed, 225 insertions(+), 198 deletions(-)