Skip to content

Commit a8f3794

Browse files
authored
fix(deps): upgrade npm packages to v0.3.34 (#28)
2 parents c885ab0 + 9bedf95 commit a8f3794

File tree

2 files changed

+25
-25
lines changed

2 files changed

+25
-25
lines changed

package-lock.json

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

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -29,15 +29,15 @@
2929
"@actions/cache": "5.0.1",
3030
"@actions/core": "2.0.1",
3131
"@actions/exec": "2.0.0",
32-
"@actions/expressions": "0.3.32",
32+
"@actions/expressions": "0.3.34",
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.32",
38-
"@actions/languageservice": "0.3.32",
37+
"@actions/languageserver": "0.3.34",
38+
"@actions/languageservice": "0.3.34",
3939
"@actions/tool-cache": "2.0.2",
40-
"@actions/workflow-parser": "0.3.32",
40+
"@actions/workflow-parser": "0.3.34",
4141
"@octokit/webhooks-definitions": "3.68.1",
4242
"ansi-styles": "6.2.3"
4343
}

0 commit comments

Comments
 (0)