Skip to content

Commit edac08d

Browse files
ci: Workflow Bot -- Update ALL Dependencies
1 parent 82eb3d6 commit edac08d

File tree

3 files changed

+436
-683
lines changed

3 files changed

+436
-683
lines changed

action-src/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,12 +23,12 @@
2323
"devDependencies": {
2424
"@actions/core": "^2.0.1",
2525
"@actions/github": "^6.0.1",
26-
"@cspell/cspell-types": "^9.4.0",
26+
"@cspell/cspell-types": "^9.5.0",
2727
"@octokit/webhooks-types": "^7.6.1",
2828
"@types/node": "^24.10.4",
2929
"cspell": "^9.4.0",
30-
"cspell-glob": "^9.4.0",
31-
"esbuild": "^0.27.1",
30+
"cspell-glob": "^9.5.0",
31+
"esbuild": "^0.27.2",
3232
"vscode-uri": "^3.1.0"
3333
},
3434
"dependencies": {

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -41,16 +41,16 @@
4141
"devDependencies": {
4242
"@eslint/js": "^9.39.2",
4343
"@tsconfig/node24": "^24.0.3",
44-
"@vitest/coverage-istanbul": "^4.0.15",
44+
"@vitest/coverage-istanbul": "^4.0.16",
4545
"env-cmd": "^11.0.0",
4646
"eslint": "^9.39.2",
4747
"eslint-plugin-n": "^17.23.1",
4848
"eslint-plugin-simple-import-sort": "^12.1.1",
4949
"prettier": "^3.7.4",
5050
"shx": "^0.4.0",
5151
"typescript": "^5.9.3",
52-
"typescript-eslint": "^8.49.0",
53-
"vitest": "^4.0.15"
52+
"typescript-eslint": "^8.50.0",
53+
"vitest": "^4.0.16"
5454
},
5555
"pnpm": {
5656
"onlyBuiltDependencies": [

0 commit comments

Comments
 (0)