Skip to content

Commit

Permalink
fix: Workflow Bot -- Update ALL Dependencies (main) (#1271)
Browse files Browse the repository at this point in the history
Co-authored-by: Jason3S <Jason3S@users.noreply.github.com>
  • Loading branch information
1 parent c5eae96 commit c78aaeb
Show file tree
Hide file tree
Showing 47 changed files with 2,111 additions and 1,327 deletions.
6 changes: 3 additions & 3 deletions action-src/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,9 @@
"dependencies": {
"@actions/core": "^1.10.0",
"@actions/github": "^5.1.1",
"@octokit/core": "^4.2.0",
"@octokit/plugin-rest-endpoint-methods": "^7.1.0",
"@octokit/rest": "^19.0.8",
"@octokit/core": "^4.2.1",
"@octokit/plugin-rest-endpoint-methods": "^7.1.2",
"@octokit/rest": "^19.0.9",
"cspell": "^6.31.1",
"cspell-glob": "^6.31.1",
"vscode-uri": "^3.0.7"
Expand Down
219 changes: 119 additions & 100 deletions action/node_modules/@octokit/core/dist-node/index.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit c78aaeb

Please sign in to comment.