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 Sep 27, 2024
1 parent ab6bf19 commit 8bf9ecf
Show file tree
Hide file tree
Showing 3 changed files with 221 additions and 212 deletions.
2 changes: 1 addition & 1 deletion action-src/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"@cspell/cspell-bundled-dicts": "^8.14.4",
"@cspell/cspell-types": "^8.14.4",
"@octokit/webhooks-types": "^7.5.1",
"@types/node": "^20.16.5",
"@types/node": "^20.16.9",
"cspell": "^8.14.4",
"cspell-glob": "^8.14.4",
"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 @@ -39,17 +39,17 @@
},
"homepage": "https://github.com/streetsidesoftware/cspell-action#readme",
"devDependencies": {
"@eslint/js": "^9.11.0",
"@eslint/js": "^9.11.1",
"@tsconfig/node20": "^20.1.4",
"@vitest/coverage-istanbul": "^2.1.1",
"env-cmd": "^10.1.0",
"eslint": "^9.11.0",
"eslint": "^9.11.1",
"eslint-plugin-n": "^17.10.3",
"eslint-plugin-simple-import-sort": "^12.1.1",
"prettier": "^3.3.3",
"shx": "^0.3.4",
"typescript": "^5.6.2",
"typescript-eslint": "^8.6.0",
"typescript-eslint": "^8.7.0",
"vitest": "^2.1.1"
},
"engines": {
Expand Down
Loading

0 comments on commit 8bf9ecf

Please sign in to comment.