Skip to content

Commit 91cd27c

Browse files
feat: Update CSpell version (8.14.1) (#1908)
Co-authored-by: Jason3S <[email protected]>
1 parent 934c74d commit 91cd27c

File tree

5 files changed

+839
-624
lines changed

5 files changed

+839
-624
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": "^8.13.3",
29+
"@cspell/cspell-bundled-dicts": "^8.14.1",
3030
"@cspell/cspell-types": "^8.13.3",
3131
"@octokit/webhooks-types": "^7.5.1",
3232
"@types/node": "^20.14.15",
33-
"cspell": "^8.13.3",
34-
"cspell-glob": "^8.13.3",
33+
"cspell": "^8.14.1",
34+
"cspell-glob": "^8.14.1",
3535
"vscode-uri": "^3.0.8"
3636
},
3737
"files": [

0 commit comments

Comments
 (0)