Skip to content

Commit 0dcf179

Browse files
fix: Update CSpell version (7.3.9) (#1432)
Co-authored-by: Jason3S <Jason3S@users.noreply.github.com>
1 parent aa54903 commit 0dcf179

File tree

10 files changed

+1116
-463
lines changed

10 files changed

+1116
-463
lines changed

action-src/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,12 +26,12 @@
2626
"dependencies": {
2727
"@actions/core": "^1.10.1",
2828
"@actions/github": "^6.0.0",
29-
"@cspell/cspell-bundled-dicts": "^7.3.8",
29+
"@cspell/cspell-bundled-dicts": "^7.3.9",
3030
"@octokit/core": "^5.0.1",
3131
"@octokit/plugin-rest-endpoint-methods": "^10.1.2",
3232
"@octokit/rest": "^20.0.2",
33-
"cspell": "^7.3.8",
34-
"cspell-glob": "^7.3.8",
33+
"cspell": "^7.3.9",
34+
"cspell-glob": "^7.3.9",
3535
"vscode-uri": "^3.0.8"
3636
},
3737
"files": [

action/lib/main_root.js

Lines changed: 376 additions & 377 deletions
Large diffs are not rendered by default.

action/node_modules/@cspell/cspell-bundled-dicts/cspell-default.config.js

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

action/node_modules/@cspell/cspell-bundled-dicts/package.json

Lines changed: 15 additions & 14 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

action/node_modules/@cspell/dict-makefile/LICENSE

Lines changed: 21 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

action/node_modules/@cspell/dict-makefile/cspell-ext.json

Lines changed: 28 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)