Skip to content

Commit ecd9dc0

Browse files
fix: Workflow Bot -- Update ALL Dependencies
1 parent c993a0d commit ecd9dc0

4 files changed

Lines changed: 882 additions & 794 deletions

File tree

action-src/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -21,15 +21,15 @@
2121
"@cspell/cspell-bundled-dicts"
2222
],
2323
"devDependencies": {
24-
"@cspell/cspell-types": "^10.0.0",
24+
"@cspell/cspell-types": "^10.0.1",
2525
"@octokit/webhooks-types": "^7.6.1",
26-
"@types/node": "^24.12.4",
27-
"cspell": "^10.0.0",
28-
"cspell-glob": "^10.0.0",
26+
"@types/node": "^24.13.1",
27+
"cspell": "^10.0.1",
28+
"cspell-glob": "^10.0.1",
2929
"vscode-uri": "^3.1.0"
3030
},
3131
"dependencies": {
32-
"@cspell/cspell-bundled-dicts": "^10.0.0"
32+
"@cspell/cspell-bundled-dicts": "^10.0.1"
3333
},
3434
"files": [
3535
"lib",

0 commit comments

Comments
 (0)