Skip to content

Commit c6dc72b

Browse files
feat: Update CSpell version (9.4.0)
1 parent 7853c34 commit c6dc72b

File tree

5 files changed

+1371
-1154
lines changed

5 files changed

+1371
-1154
lines changed

action-src/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -23,16 +23,16 @@
2323
"devDependencies": {
2424
"@actions/core": "^1.11.1",
2525
"@actions/github": "^6.0.1",
26-
"@cspell/cspell-types": "^9.3.2",
26+
"@cspell/cspell-types": "^9.4.0",
2727
"@octokit/webhooks-types": "^7.6.1",
2828
"@types/node": "^24.10.1",
29-
"cspell": "^9.3.2",
30-
"cspell-glob": "^9.3.2",
29+
"cspell": "^9.4.0",
30+
"cspell-glob": "^9.4.0",
3131
"esbuild": "^0.27.0",
3232
"vscode-uri": "^3.1.0"
3333
},
3434
"dependencies": {
35-
"@cspell/cspell-bundled-dicts": "^9.3.2"
35+
"@cspell/cspell-bundled-dicts": "^9.4.0"
3636
},
3737
"files": [
3838
"lib",

0 commit comments

Comments
 (0)