Skip to content

Commit 30c99e9

Browse files
fix: Workflow Bot -- Update ALL Dependencies
1 parent 3d523d4 commit 30c99e9

File tree

5 files changed

+5120
-3385
lines changed

5 files changed

+5120
-3385
lines changed

action-src/package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -21,18 +21,18 @@
2121
"@cspell/cspell-bundled-dicts"
2222
],
2323
"devDependencies": {
24-
"@actions/core": "^2.0.1",
24+
"@actions/core": "^2.0.2",
2525
"@actions/github": "^6.0.1",
26-
"@cspell/cspell-types": "^9.5.0",
26+
"@cspell/cspell-types": "^9.6.0",
2727
"@octokit/webhooks-types": "^7.6.1",
28-
"@types/node": "^24.10.4",
29-
"cspell": "^9.4.0",
30-
"cspell-glob": "^9.5.0",
28+
"@types/node": "^24.10.8",
29+
"cspell": "^9.6.0",
30+
"cspell-glob": "^9.6.0",
3131
"esbuild": "^0.27.2",
3232
"vscode-uri": "^3.1.0"
3333
},
3434
"dependencies": {
35-
"@cspell/cspell-bundled-dicts": "^9.4.0"
35+
"@cspell/cspell-bundled-dicts": "^9.6.0"
3636
},
3737
"files": [
3838
"lib",

0 commit comments

Comments
 (0)