Skip to content

Commit 0881e4e

Browse files
fix(deps): upgrade npm packages
1 parent 597d040 commit 0881e4e

File tree

2 files changed

+48
-48
lines changed

2 files changed

+48
-48
lines changed

package-lock.json

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

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -20,24 +20,24 @@
2020
},
2121
"devDependencies": {
2222
"@octokit/types": "14.1.0",
23-
"@types/node": "24.4.0",
24-
"typescript": "5.9.2"
23+
"@types/node": "24.7.0",
24+
"typescript": "5.9.3"
2525
},
2626
"dependencies": {
2727
"@actions/artifact": "2.3.2",
2828
"@actions/attest": "1.6.0",
29-
"@actions/cache": "4.0.5",
29+
"@actions/cache": "4.1.0",
3030
"@actions/core": "1.11.1",
3131
"@actions/exec": "1.1.1",
32-
"@actions/expressions": "0.3.18",
32+
"@actions/expressions": "0.3.19",
3333
"@actions/github": "6.0.1",
3434
"@actions/glob": "0.5.0",
3535
"@actions/http-client": "2.2.3",
3636
"@actions/io": "1.1.3",
37-
"@actions/languageserver": "0.3.18",
38-
"@actions/languageservice": "0.3.18",
37+
"@actions/languageserver": "0.3.19",
38+
"@actions/languageservice": "0.3.19",
3939
"@actions/tool-cache": "2.0.2",
40-
"@actions/workflow-parser": "0.3.18",
40+
"@actions/workflow-parser": "0.3.19",
4141
"@octokit/webhooks-definitions": "3.68.1",
4242
"ansi-styles": "6.2.3"
4343
}

0 commit comments

Comments
 (0)