Release extension version 0.3.31 (#279)
Co-authored-by: GitHub Actions <[email protected]>
This commit is contained in:
co-authored by
GitHub Actions
parent
e3b56c2416
commit
56ce46afa6
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@actions/languageservice",
|
||||
"version": "0.3.30",
|
||||
"version": "0.3.31",
|
||||
"description": "Language service for GitHub Actions",
|
||||
"license": "MIT",
|
||||
"type": "module",
|
||||
@@ -47,8 +47,8 @@
|
||||
"watch": "tsc --build tsconfig.build.json --watch"
|
||||
},
|
||||
"dependencies": {
|
||||
"@actions/expressions": "^0.3.30",
|
||||
"@actions/workflow-parser": "^0.3.30",
|
||||
"@actions/expressions": "^0.3.31",
|
||||
"@actions/workflow-parser": "^0.3.31",
|
||||
"vscode-languageserver-textdocument": "^1.0.7",
|
||||
"vscode-languageserver-types": "^3.17.2",
|
||||
"vscode-uri": "^3.0.8",
|
||||
|
||||
Reference in New Issue
Block a user