Skip to content

Commit

Permalink
fix: Workflow Bot -- Update ALL Dependencies (main) (#2069)
Browse files Browse the repository at this point in the history
Co-authored-by: Jason3S <[email protected]>
  • Loading branch information
1 parent ddeddf4 commit 128111e
Show file tree
Hide file tree
Showing 5 changed files with 880 additions and 843 deletions.
10 changes: 5 additions & 5 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.11.1",
"@actions/github": "^6.0.0",
"@cspell/cspell-bundled-dicts": "^8.16.0",
"@cspell/cspell-types": "^8.16.0",
"@cspell/cspell-bundled-dicts": "^8.16.1",
"@cspell/cspell-types": "^8.16.1",
"@octokit/webhooks-types": "^7.6.1",
"@types/node": "^20.17.7",
"cspell": "^8.16.0",
"cspell-glob": "^8.16.0",
"@types/node": "^20.17.9",
"cspell": "^8.16.1",
"cspell-glob": "^8.16.1",
"vscode-uri": "^3.0.8"
},
"files": [
Expand Down
Loading

0 comments on commit 128111e

Please sign in to comment.