Skip to content

Commit 116c5e5

Browse files
fix: Update CSpell version (8.15.4) (#1999)
1 parent 2771410 commit 116c5e5

File tree

5 files changed

+504
-495
lines changed

5 files changed

+504
-495
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.15.3",
29+
"@cspell/cspell-bundled-dicts": "^8.15.4",
3030
"@cspell/cspell-types": "^8.15.2",
3131
"@octokit/webhooks-types": "^7.6.1",
3232
"@types/node": "^20.16.11",
33-
"cspell": "^8.15.3",
34-
"cspell-glob": "^8.15.3",
33+
"cspell": "^8.15.4",
34+
"cspell-glob": "^8.15.4",
3535
"vscode-uri": "^3.0.8"
3636
},
3737
"files": [

0 commit comments

Comments
 (0)