Skip to content

Commit

Permalink
fix: Update CSpell version (8.8.2) (#1738)
Browse files Browse the repository at this point in the history
Co-authored-by: Jason3S <[email protected]>
  • Loading branch information
1 parent 4a016c5 commit 0930989
Show file tree
Hide file tree
Showing 31 changed files with 2,623 additions and 806 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.10.1",
"@actions/github": "^6.0.0",
"@cspell/cspell-bundled-dicts": "^8.8.1",
"@cspell/cspell-bundled-dicts": "^8.8.2",
"@cspell/cspell-types": "^8.8.1",
"@octokit/webhooks-types": "^7.5.1",
"@types/node": "^20.12.12",
"cspell": "^8.8.1",
"cspell-glob": "^8.8.1",
"cspell": "^8.8.2",
"cspell-glob": "^8.8.2",
"vscode-uri": "^3.0.8"
},
"files": [
Expand Down
2,936 changes: 2,301 additions & 635 deletions action/lib/main_root.cjs

Large diffs are not rendered by default.

36 changes: 18 additions & 18 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.

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

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

1 change: 1 addition & 0 deletions action/node_modules/@cspell/dict-aws/dict/aws.txt

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

11 changes: 6 additions & 5 deletions action/node_modules/@cspell/dict-aws/package.json

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

Loading

0 comments on commit 0930989

Please sign in to comment.