Skip to content

Commit d51b087

Browse files
fix: Update CSpell version (9.0.2) (#2314)
Co-authored-by: Jason3S <[email protected]>
1 parent 1158e1f commit d51b087

File tree

5 files changed

+667
-662
lines changed

5 files changed

+667
-662
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.1",
30-
"@cspell/cspell-types": "^9.0.1",
29+
"@cspell/cspell-bundled-dicts": "^9.0.2",
30+
"@cspell/cspell-types": "^9.0.2",
3131
"@octokit/webhooks-types": "^7.6.1",
3232
"@types/node": "^20.17.48",
33-
"cspell": "^9.0.1",
34-
"cspell-glob": "^9.0.1",
33+
"cspell": "^9.0.2",
34+
"cspell-glob": "^9.0.2",
3535
"vscode-uri": "^3.1.0"
3636
},
3737
"files": [

0 commit comments

Comments
 (0)