Skip to content

Commit 128111e

Browse files
fix: Workflow Bot -- Update ALL Dependencies (main) (#2069)
Co-authored-by: Jason3S <[email protected]>
1 parent ddeddf4 commit 128111e

File tree

5 files changed

+880
-843
lines changed

5 files changed

+880
-843
lines changed

action-src/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -26,12 +26,12 @@
2626
"dependencies": {
2727
"@actions/core": "^1.11.1",
2828
"@actions/github": "^6.0.0",
29-
"@cspell/cspell-bundled-dicts": "^8.16.0",
30-
"@cspell/cspell-types": "^8.16.0",
29+
"@cspell/cspell-bundled-dicts": "^8.16.1",
30+
"@cspell/cspell-types": "^8.16.1",
3131
"@octokit/webhooks-types": "^7.6.1",
32-
"@types/node": "^20.17.7",
33-
"cspell": "^8.16.0",
34-
"cspell-glob": "^8.16.0",
32+
"@types/node": "^20.17.9",
33+
"cspell": "^8.16.1",
34+
"cspell-glob": "^8.16.1",
3535
"vscode-uri": "^3.0.8"
3636
},
3737
"files": [

0 commit comments

Comments
 (0)