Skip to content

Commit

Permalink
ci: Workflow Bot -- Update ALL Dependencies (main) (#1878)
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 fdd2fdb commit 477e461
Show file tree
Hide file tree
Showing 3 changed files with 165 additions and 171 deletions.
4 changes: 2 additions & 2 deletions action-src/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,9 @@
"@actions/core": "^1.10.1",
"@actions/github": "^6.0.0",
"@cspell/cspell-bundled-dicts": "^8.13.1",
"@cspell/cspell-types": "^8.13.0",
"@cspell/cspell-types": "^8.13.1",
"@octokit/webhooks-types": "^7.5.1",
"@types/node": "^20.14.13",
"@types/node": "^20.14.14",
"cspell": "^8.13.1",
"cspell-glob": "^8.13.1",
"vscode-uri": "^3.0.8"
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"devDependencies": {
"@eslint/js": "^9.8.0",
"@tsconfig/node20": "^20.1.4",
"@vitest/coverage-istanbul": "^2.0.4",
"@vitest/coverage-istanbul": "^2.0.5",
"env-cmd": "^10.1.0",
"eslint": "^9.8.0",
"eslint-plugin-n": "^17.10.1",
Expand All @@ -50,7 +50,7 @@
"shx": "^0.3.4",
"typescript": "^5.5.4",
"typescript-eslint": "^7.18.0",
"vitest": "^2.0.4"
"vitest": "^2.0.5"
},
"engines": {
"node": ">=20"
Expand Down
Loading

0 comments on commit 477e461

Please sign in to comment.