Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Update CSpell to (6.5.0) (main) #859

Merged
merged 1 commit into from
Jul 30, 2022
Merged

feat: Update CSpell to (6.5.0) (main) #859

merged 1 commit into from
Jul 30, 2022

Conversation

street-side-software-automation[bot]
Copy link
Contributor

action-src/package.json | 2 +-
.../@cspell/cspell-bundled-dicts/package.json | 14 +--
.../@cspell/cspell-types/cspell.schema.json | 4 +
.../node_modules/@cspell/cspell-types/package.json | 4 +-
action/node_modules/@cspell/dict-sql/package.json | 4 +-
action/node_modules/@cspell/dict-sql/sql.txt.gz | Bin 7661 -> 7768 bytes
action/node_modules/cspell-gitignore/package.json | 4 +-
action/node_modules/cspell-grammar/package.json | 6 +-
.../cspell-io/dist/file/FetchError.js (gone) | 21 -----
.../cspell-io/dist/file/fetch.js (gone) | 14 ---
.../cspell-io/dist/file/fileReader.js (gone) | 88 -----------------
.../cspell-io/dist/file/fileWriter.js (gone) | 49 ----------
action/node_modules/cspell-io/dist/file/index.js | 20 ++--
.../cspell-io/dist/file/stat.js (gone) | 48 ----------
.../cspell-io/dist/file/util.js (gone) | 29 ------
action/node_modules/cspell-io/dist/index.js | 30 +++---
action/node_modules/cspell-io/package.json | 5 +-
.../SpellingDictionaryFromTrie.js | 16 ++++
action/node_modules/cspell-lib/package.json | 16 ++--
action/node_modules/cspell-trie-lib/package.json | 6 +-
action/node_modules/cspell/package.json | 14 +--
action/package.json | 2 +-
yarn.lock | 104 +++++++++++----------
23 files changed, 138 insertions(+), 362 deletions(-)

@github-actions github-actions bot added the fix label Jul 30, 2022
@Jason3S Jason3S changed the title fix: Update CSpell to (6.5.0) (main) feat: Update CSpell to (6.5.0) (main) Jul 30, 2022
@Jason3S Jason3S merged commit 5d8ac6a into main Jul 30, 2022
@Jason3S Jason3S deleted the update-cspell branch July 30, 2022 19:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant