File tree Expand file tree Collapse file tree 6 files changed +19
-19
lines changed
Expand file tree Collapse file tree 6 files changed +19
-19
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " @actions/expressions" ,
3- "version" : " 0.3.16 " ,
3+ "version" : " 0.3.17 " ,
44 "license" : " MIT" ,
55 "type" : " module" ,
66 "source" : " ./src/index.ts" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @actions/languageserver" ,
3- "version" : " 0.3.16 " ,
3+ "version" : " 0.3.17 " ,
44 "description" : " Language server for GitHub Actions" ,
55 "license" : " MIT" ,
66 "type" : " module" ,
4343 "watch" : " tsc --build tsconfig.build.json --watch"
4444 },
4545 "dependencies" : {
46- "@actions/languageservice" : " ^0.3.16 " ,
47- "@actions/workflow-parser" : " ^0.3.16 " ,
46+ "@actions/languageservice" : " ^0.3.17 " ,
47+ "@actions/workflow-parser" : " ^0.3.17 " ,
4848 "@octokit/rest" : " ^21.1.1" ,
4949 "@octokit/types" : " ^9.0.0" ,
5050 "vscode-languageserver" : " ^8.0.2" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @actions/languageservice" ,
3- "version" : " 0.3.16 " ,
3+ "version" : " 0.3.17 " ,
44 "description" : " Language service for GitHub Actions" ,
55 "license" : " MIT" ,
66 "type" : " module" ,
4444 "watch" : " tsc --build tsconfig.build.json --watch"
4545 },
4646 "dependencies" : {
47- "@actions/expressions" : " ^0.3.16 " ,
48- "@actions/workflow-parser" : " ^0.3.16 " ,
47+ "@actions/expressions" : " ^0.3.17 " ,
48+ "@actions/workflow-parser" : " ^0.3.17 " ,
4949 "vscode-languageserver-textdocument" : " ^1.0.7" ,
5050 "vscode-languageserver-types" : " ^3.17.2" ,
5151 "vscode-uri" : " ^3.0.8" ,
Original file line number Diff line number Diff line change 66 " languageservice" ,
77 " languageserver"
88 ],
9- "version" : " 0.3.16 "
9+ "version" : " 0.3.17 "
1010}
Original file line number Diff line number Diff line change 11{
22 "name" : " @actions/workflow-parser" ,
3- "version" : " 0.3.16 " ,
3+ "version" : " 0.3.17 " ,
44 "license" : " MIT" ,
55 "type" : " module" ,
66 "source" : " ./src/index.ts" ,
4343 "watch" : " tsc --build tsconfig.build.json --watch"
4444 },
4545 "dependencies" : {
46- "@actions/expressions" : " ^0.3.16 " ,
46+ "@actions/expressions" : " ^0.3.17 " ,
4747 "cronstrue" : " ^2.21.0" ,
4848 "yaml" : " ^2.0.0-8"
4949 },
You can’t perform that action at this time.
0 commit comments