Skip to content

Commit 2fc8537

Browse files
fix: Update CSpell version (9.0.1) (#2297)
Co-authored-by: Jason3S <[email protected]>
1 parent e04f0dd commit 2fc8537

File tree

5 files changed

+854
-731
lines changed

5 files changed

+854
-731
lines changed

action-src/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -26,12 +26,12 @@
2626
"dependencies": {
2727
"@actions/core": "^1.11.1",
2828
"@actions/github": "^6.0.1",
29-
"@cspell/cspell-bundled-dicts": "^9.0.0",
30-
"@cspell/cspell-types": "^9.0.0",
29+
"@cspell/cspell-bundled-dicts": "^9.0.1",
30+
"@cspell/cspell-types": "^9.0.1",
3131
"@octokit/webhooks-types": "^7.6.1",
3232
"@types/node": "^20.17.45",
33-
"cspell": "^9.0.0",
34-
"cspell-glob": "^9.0.0",
33+
"cspell": "^9.0.1",
34+
"cspell-glob": "^9.0.1",
3535
"vscode-uri": "^3.1.0"
3636
},
3737
"files": [

0 commit comments

Comments
 (0)