Skip to content

Commit

Permalink
Merge 525425b into 415cd90
Browse files Browse the repository at this point in the history
  • Loading branch information
2 parents 415cd90 + 525425b commit db289f9
Show file tree
Hide file tree
Showing 5 changed files with 526 additions and 532 deletions.
8 changes: 4 additions & 4 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.10.0",
"@cspell/cspell-types": "^8.9.1",
"@cspell/cspell-bundled-dicts": "^8.10.1",
"@cspell/cspell-types": "^8.10.1",
"@octokit/webhooks-types": "^7.5.1",
"@types/node": "^20.14.9",
"cspell": "^8.10.0",
"cspell-glob": "^8.10.0",
"cspell": "^8.10.1",
"cspell-glob": "^8.10.1",
"vscode-uri": "^3.0.8"
},
"files": [
Expand Down
Loading

0 comments on commit db289f9

Please sign in to comment.