Skip to content

Commit

Permalink
fix: Workflow Bot -- Update ALL Dependencies (main) (#1562)
Browse files Browse the repository at this point in the history
Co-authored-by: Jason3S <3740137+Jason3S@users.noreply.github.com>
  • Loading branch information
1 parent 9653b3a commit 3ab9391
Show file tree
Hide file tree
Showing 4 changed files with 421 additions and 375 deletions.
2 changes: 1 addition & 1 deletion action-src/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"@actions/github": "^6.0.0",
"@cspell/cspell-bundled-dicts": "^8.3.2",
"@octokit/core": "^5.1.0",
"@octokit/plugin-rest-endpoint-methods": "^10.2.0",
"@octokit/plugin-rest-endpoint-methods": "^10.3.0",
"@octokit/rest": "^20.0.2",
"cspell": "^8.3.2",
"cspell-glob": "^8.3.2",
Expand Down
362 changes: 194 additions & 168 deletions action/lib/main_root.js

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,12 +43,12 @@
"@pollyjs/core": "^6.0.6",
"@pollyjs/persister-fs": "^6.0.6",
"@tsconfig/node16": "^16.1.1",
"@typescript-eslint/eslint-plugin": "^6.20.0",
"@typescript-eslint/parser": "^6.20.0",
"@typescript-eslint/eslint-plugin": "^6.21.0",
"@typescript-eslint/parser": "^6.21.0",
"@vitest/coverage-istanbul": "^1.2.2",
"env-cmd": "^10.1.0",
"eslint": "^8.56.0",
"prettier": "^3.2.4",
"prettier": "^3.2.5",
"shx": "^0.3.4",
"typescript": "^5.3.3",
"vitest": "^1.2.2"
Expand Down
Loading

0 comments on commit 3ab9391

Please sign in to comment.