Skip to content

Commit ae5c4b5

Browse files
fix(deps): upgrade npm packages
1 parent cf39c9e commit ae5c4b5

File tree

2 files changed

+69
-78
lines changed

2 files changed

+69
-78
lines changed

package-lock.json

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

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -29,15 +29,15 @@
2929
"@actions/cache": "6.0.0",
3030
"@actions/core": "3.0.0",
3131
"@actions/exec": "3.0.0",
32-
"@actions/expressions": "0.3.50",
33-
"@actions/github": "9.0.0",
32+
"@actions/expressions": "0.3.51",
33+
"@actions/github": "9.1.0",
3434
"@actions/glob": "0.6.1",
3535
"@actions/http-client": "4.0.0",
3636
"@actions/io": "3.0.2",
37-
"@actions/languageserver": "0.3.50",
38-
"@actions/languageservice": "0.3.50",
37+
"@actions/languageserver": "0.3.51",
38+
"@actions/languageservice": "0.3.51",
3939
"@actions/tool-cache": "4.0.0",
40-
"@actions/workflow-parser": "0.3.50",
40+
"@actions/workflow-parser": "0.3.51",
4141
"@octokit/webhooks-definitions": "3.68.1",
4242
"ansi-styles": "6.2.3"
4343
}

0 commit comments

Comments
 (0)