Skip to content

Commit

Permalink
feat: Update CSpell version (8.0.0)
Browse files Browse the repository at this point in the history
  • Loading branch information
Jason3S committed Nov 8, 2023
1 parent be4c619 commit 22ab0ea
Show file tree
Hide file tree
Showing 5 changed files with 892 additions and 3,663 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": "^7.3.9",
"@cspell/cspell-bundled-dicts": "^8.0.0",
"@octokit/core": "^5.0.1",
"@octokit/plugin-rest-endpoint-methods": "^10.1.2",
"@octokit/rest": "^20.0.2",
"cspell": "^7.3.9",
"cspell-glob": "^7.3.9",
"cspell": "^8.0.0",
"cspell-glob": "^8.0.0",
"vscode-uri": "^3.0.8"
},
"files": [
Expand Down
4,337 changes: 800 additions & 3,537 deletions action/lib/main_root.js

Large diffs are not rendered by default.

10 changes: 5 additions & 5 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.

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": "^7.3.9"
"@cspell/cspell-bundled-dicts": "^8.0.0"
},
"files": [
"lib"
Expand Down
200 changes: 83 additions & 117 deletions pnpm-lock.yaml

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

0 comments on commit 22ab0ea

Please sign in to comment.