Skip to content

Commit 4082801

Browse files
fix: Update CSpell version (9.1.2) (#2358)
Co-authored-by: Jason3S <[email protected]>
1 parent 80a8e4a commit 4082801

File tree

5 files changed

+364
-364
lines changed

5 files changed

+364
-364
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.1.1",
30-
"@cspell/cspell-types": "^9.1.1",
29+
"@cspell/cspell-bundled-dicts": "^9.1.2",
30+
"@cspell/cspell-types": "^9.1.2",
3131
"@octokit/webhooks-types": "^7.6.1",
3232
"@types/node": "^20.19.1",
33-
"cspell": "^9.1.1",
34-
"cspell-glob": "^9.1.1",
33+
"cspell": "^9.1.2",
34+
"cspell-glob": "^9.1.2",
3535
"vscode-uri": "^3.1.0"
3636
},
3737
"files": [

0 commit comments

Comments
 (0)