Skip to content

Commit

Permalink
fix: Update CSpell version (8.8.3)
Browse files Browse the repository at this point in the history
  • Loading branch information
Jason3S authored and github-actions[bot] committed May 23, 2024
1 parent 0930989 commit f83333f
Show file tree
Hide file tree
Showing 11 changed files with 1,377 additions and 2,167 deletions.
6 changes: 3 additions & 3 deletions action-src/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,12 +26,12 @@
"dependencies": {
"@actions/core": "^1.10.1",
"@actions/github": "^6.0.0",
"@cspell/cspell-bundled-dicts": "^8.8.2",
"@cspell/cspell-bundled-dicts": "^8.8.3",
"@cspell/cspell-types": "^8.8.1",
"@octokit/webhooks-types": "^7.5.1",
"@types/node": "^20.12.12",
"cspell": "^8.8.2",
"cspell-glob": "^8.8.2",
"cspell": "^8.8.3",
"cspell-glob": "^8.8.3",
"vscode-uri": "^3.0.8"
},
"files": [
Expand Down

0 comments on commit f83333f

Please sign in to comment.