Skip to content

Commit

Permalink
feat: Update CSpell version (8.17.0)
Browse files Browse the repository at this point in the history
  • Loading branch information
Jason3S authored and github-actions[bot] committed Dec 16, 2024
1 parent 5ac1408 commit 78bca9f
Show file tree
Hide file tree
Showing 16 changed files with 1,597 additions and 1,412 deletions.
6 changes: 3 additions & 3 deletions action-src/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,12 +26,12 @@
"dependencies": {
"@actions/core": "^1.11.1",
"@actions/github": "^6.0.0",
"@cspell/cspell-bundled-dicts": "^8.16.1",
"@cspell/cspell-bundled-dicts": "^8.17.0",
"@cspell/cspell-types": "^8.16.1",
"@octokit/webhooks-types": "^7.6.1",
"@types/node": "^20.17.9",
"cspell": "^8.16.1",
"cspell-glob": "^8.16.1",
"cspell": "^8.17.0",
"cspell-glob": "^8.17.0",
"vscode-uri": "^3.0.8"
},
"files": [
Expand Down
2,687 changes: 1,420 additions & 1,267 deletions action/lib/main_root.cjs

Large diffs are not rendered by default.

20 changes: 10 additions & 10 deletions action/node_modules/@cspell/cspell-bundled-dicts/package.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions action/node_modules/@cspell/dict-companies/package.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file modified action/node_modules/@cspell/dict-filetypes/filetypes.txt.gz
Binary file not shown.
4 changes: 2 additions & 2 deletions action/node_modules/@cspell/dict-filetypes/package.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions action/node_modules/@cspell/dict-gaming-terms/package.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

19 changes: 17 additions & 2 deletions action/node_modules/@cspell/dict-npm/dict/npm.txt

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions action/node_modules/@cspell/dict-npm/package.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions action/node_modules/@cspell/dict-software-terms/package.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion action/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"@cspell/cspell-bundled-dicts"
],
"dependencies": {
"@cspell/cspell-bundled-dicts": "^8.16.1"
"@cspell/cspell-bundled-dicts": "^8.17.0"
},
"files": [
"lib"
Expand Down
Loading

0 comments on commit 78bca9f

Please sign in to comment.