Skip to content

Commit 335f41d

Browse files
authored
fix(deps): upgrade npm packages (#9)
2 parents 730464a + 037bcb4 commit 335f41d

File tree

2 files changed

+30
-30
lines changed

2 files changed

+30
-30
lines changed

package-lock.json

Lines changed: 25 additions & 25 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,16 +29,16 @@
2929
"@actions/cache": "4.0.5",
3030
"@actions/core": "1.11.1",
3131
"@actions/exec": "1.1.1",
32-
"@actions/expressions": "0.3.17",
32+
"@actions/expressions": "0.3.18",
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.17",
38-
"@actions/languageservice": "0.3.17",
37+
"@actions/languageserver": "0.3.18",
38+
"@actions/languageservice": "0.3.18",
3939
"@actions/tool-cache": "2.0.2",
40-
"@actions/workflow-parser": "0.3.17",
40+
"@actions/workflow-parser": "0.3.18",
4141
"@octokit/webhooks-definitions": "3.68.1",
42-
"ansi-styles": "6.2.1"
42+
"ansi-styles": "6.2.3"
4343
}
4444
}

0 commit comments

Comments
 (0)