Skip to content

Commit

Permalink
feat: Update CSpell version (8.12.1) (#1863)
Browse files Browse the repository at this point in the history
Co-authored-by: Jason3S <3740137+Jason3S@users.noreply.github.com>
  • Loading branch information
1 parent 16fe768 commit 8b71108
Show file tree
Hide file tree
Showing 9 changed files with 2,454 additions and 2,345 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.11.0",
"@cspell/cspell-bundled-dicts": "^8.12.1",
"@cspell/cspell-types": "^8.10.4",
"@octokit/webhooks-types": "^7.5.1",
"@types/node": "^20.14.10",
"cspell": "^8.11.0",
"cspell-glob": "^8.11.0",
"cspell": "^8.12.1",
"cspell-glob": "^8.12.1",
"vscode-uri": "^3.0.8"
},
"files": [
Expand Down
4,444 changes: 2,233 additions & 2,211 deletions action/lib/main_root.cjs

Large diffs are not rendered by default.

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

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.

5 changes: 3 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.11.0"
"@cspell/cspell-bundled-dicts": "^8.12.1"
},
"files": [
"lib"
Expand Down
Loading

0 comments on commit 8b71108

Please sign in to comment.