Skip to content

Commit 32c6b31

Browse files
fix: Update CSpell version (8.17.4) (#2165)
1 parent f06d7f0 commit 32c6b31

File tree

5 files changed

+366
-358
lines changed

5 files changed

+366
-358
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.11.1",
2828
"@actions/github": "^6.0.0",
29-
"@cspell/cspell-bundled-dicts": "^8.17.3",
29+
"@cspell/cspell-bundled-dicts": "^8.17.4",
3030
"@cspell/cspell-types": "^8.17.3",
3131
"@octokit/webhooks-types": "^7.6.1",
3232
"@types/node": "^20.17.19",
33-
"cspell": "^8.17.3",
34-
"cspell-glob": "^8.17.3",
33+
"cspell": "^8.17.4",
34+
"cspell-glob": "^8.17.4",
3535
"vscode-uri": "^3.1.0"
3636
},
3737
"files": [

0 commit comments

Comments
 (0)