Skip to content

Commit 34dc9c3

Browse files
fix(deps): upgrade npm packages
1 parent dbe4798 commit 34dc9c3

File tree

2 files changed

+42
-39
lines changed

2 files changed

+42
-39
lines changed

package-lock.json

Lines changed: 36 additions & 33 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -20,24 +20,24 @@
2020
},
2121
"devDependencies": {
2222
"@octokit/types": "16.0.0",
23-
"@types/node": "24.10.0",
23+
"@types/node": "24.10.4",
2424
"typescript": "5.9.3"
2525
},
2626
"dependencies": {
2727
"@actions/artifact": "5.0.1",
28-
"@actions/attest": "2.0.0",
28+
"@actions/attest": "2.1.0",
2929
"@actions/cache": "5.0.1",
3030
"@actions/core": "2.0.1",
3131
"@actions/exec": "2.0.0",
32-
"@actions/expressions": "0.3.19",
32+
"@actions/expressions": "0.3.25",
3333
"@actions/github": "6.0.1",
3434
"@actions/glob": "0.5.0",
3535
"@actions/http-client": "3.0.0",
3636
"@actions/io": "2.0.0",
37-
"@actions/languageserver": "0.3.19",
38-
"@actions/languageservice": "0.3.19",
37+
"@actions/languageserver": "0.3.25",
38+
"@actions/languageservice": "0.3.25",
3939
"@actions/tool-cache": "2.0.2",
40-
"@actions/workflow-parser": "0.3.19",
40+
"@actions/workflow-parser": "0.3.25",
4141
"@octokit/webhooks-definitions": "3.68.1",
4242
"ansi-styles": "6.2.3"
4343
}

0 commit comments

Comments
 (0)