Skip to content

Commit

Permalink
fix: Workflow Bot -- Update ALL Dependencies (main) (#1456)
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 4f0ad51 commit cf545db
Show file tree
Hide file tree
Showing 4 changed files with 526 additions and 491 deletions.
4 changes: 2 additions & 2 deletions action-src/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,14 +21,14 @@
"@cspell/cspell-bundled-dicts"
],
"devDependencies": {
"esbuild": "^0.19.7"
"esbuild": "^0.19.8"
},
"dependencies": {
"@actions/core": "^1.10.1",
"@actions/github": "^6.0.0",
"@cspell/cspell-bundled-dicts": "^8.0.0",
"@octokit/core": "^5.0.2",
"@octokit/plugin-rest-endpoint-methods": "^10.1.5",
"@octokit/plugin-rest-endpoint-methods": "^10.2.0",
"@octokit/rest": "^20.0.2",
"cspell": "^8.0.0",
"cspell-glob": "^8.0.0",
Expand Down
509 changes: 272 additions & 237 deletions action/lib/main_root.js

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,8 @@
"@pollyjs/core": "^6.0.6",
"@pollyjs/persister-fs": "^6.0.6",
"@tsconfig/node16": "^16.1.1",
"@typescript-eslint/eslint-plugin": "^6.12.0",
"@typescript-eslint/parser": "^6.12.0",
"@typescript-eslint/eslint-plugin": "^6.13.1",
"@typescript-eslint/parser": "^6.13.1",
"@vitest/coverage-istanbul": "^0.34.6",
"env-cmd": "^10.1.0",
"eslint": "^8.54.0",
Expand Down
Loading

0 comments on commit cf545db

Please sign in to comment.