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 Apr 2, 2024
1 parent ddabb87 commit c3888d4
Show file tree
Hide file tree
Showing 3 changed files with 119 additions and 110 deletions.
2 changes: 1 addition & 1 deletion action-src/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@cspell/cspell-bundled-dicts": "^8.6.1",
"@cspell/cspell-types": "^8.6.1",
"@octokit/webhooks-types": "^7.4.0",
"@types/node": "^20.11.30",
"@types/node": "^20.12.2",
"cspell": "^8.6.1",
"cspell-glob": "^8.6.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 @@ -40,8 +40,8 @@
"homepage": "https://github.com/streetsidesoftware/cspell-action#readme",
"devDependencies": {
"@tsconfig/node20": "^20.1.4",
"@typescript-eslint/eslint-plugin": "^7.4.0",
"@typescript-eslint/parser": "^7.4.0",
"@typescript-eslint/eslint-plugin": "^7.5.0",
"@typescript-eslint/parser": "^7.5.0",
"@vitest/coverage-istanbul": "^1.4.0",
"env-cmd": "^10.1.0",
"eslint": "^8.57.0",
Expand Down
Loading

0 comments on commit c3888d4

Please sign in to comment.