Skip to content

Commit

Permalink
ci: Workflow Bot -- Update ALL Dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Jason3S authored and github-actions[bot] committed Oct 12, 2024
1 parent b5869a4 commit 7b540f7
Show file tree
Hide file tree
Showing 3 changed files with 359 additions and 365 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.11.1",
"@actions/github": "^6.0.0",
"@cspell/cspell-bundled-dicts": "^8.15.1",
"@cspell/cspell-types": "^8.14.4",
"@cspell/cspell-types": "^8.15.1",
"@octokit/webhooks-types": "^7.6.1",
"@types/node": "^20.16.10",
"@types/node": "^20.16.11",
"cspell": "^8.15.1",
"cspell-glob": "^8.15.1",
"vscode-uri": "^3.0.8"
Expand Down
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,12 +44,12 @@
"@vitest/coverage-istanbul": "^2.1.2",
"env-cmd": "^10.1.0",
"eslint": "^9.12.0",
"eslint-plugin-n": "^17.10.3",
"eslint-plugin-n": "^17.11.1",
"eslint-plugin-simple-import-sort": "^12.1.1",
"prettier": "^3.3.3",
"shx": "^0.3.4",
"typescript": "^5.6.2",
"typescript-eslint": "^8.8.0",
"typescript": "^5.6.3",
"typescript-eslint": "^8.8.1",
"vitest": "^2.1.2"
},
"engines": {
Expand Down
Loading

0 comments on commit 7b540f7

Please sign in to comment.