Skip to content

Commit

Permalink
ci: Workflow Bot -- Update ALL Dependencies (main) (#1851)
Browse files Browse the repository at this point in the history
Co-authored-by: Jason3S <[email protected]>
  • Loading branch information
1 parent 8b71108 commit 778d23f
Show file tree
Hide file tree
Showing 3 changed files with 235 additions and 248 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.12.1",
"@cspell/cspell-types": "^8.10.4",
"@cspell/cspell-types": "^8.12.1",
"@octokit/webhooks-types": "^7.5.1",
"@types/node": "^20.14.10",
"@types/node": "^20.14.11",
"cspell": "^8.12.1",
"cspell-glob": "^8.12.1",
"vscode-uri": "^3.0.8"
Expand Down
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,16 +41,16 @@
"devDependencies": {
"@eslint/js": "^9.7.0",
"@tsconfig/node20": "^20.1.4",
"@vitest/coverage-istanbul": "^2.0.3",
"@vitest/coverage-istanbul": "^2.0.4",
"env-cmd": "^10.1.0",
"eslint": "^9.7.0",
"eslint-plugin-n": "^17.9.0",
"eslint-plugin-simple-import-sort": "^12.1.1",
"prettier": "^3.3.3",
"shx": "^0.3.4",
"typescript": "^5.5.3",
"typescript-eslint": "^7.16.1",
"vitest": "^2.0.3"
"typescript": "^5.5.4",
"typescript-eslint": "^7.17.0",
"vitest": "^2.0.4"
},
"engines": {
"node": ">=20"
Expand Down
Loading

0 comments on commit 778d23f

Please sign in to comment.