This commit is contained in:
github-actions
2022-12-13 00:46:44 +00:00
parent 3dba410d3f
commit 3ac171716e
5 changed files with 15 additions and 15 deletions
+8 -8
View File
@@ -16,10 +16,10 @@
},
"actions-languageserver": {
"name": "@github/actions-languageserver",
"version": "0.1.50",
"version": "0.1.51",
"license": "MIT",
"dependencies": {
"@github/actions-languageservice": "^0.1.50",
"@github/actions-languageservice": "^0.1.51",
"@github/actions-workflow-parser": "*",
"@octokit/rest": "^19.0.5",
"vscode-languageserver": "^8.0.2",
@@ -40,7 +40,7 @@
},
"actions-languageservice": {
"name": "@github/actions-languageservice",
"version": "0.1.50",
"version": "0.1.51",
"license": "MIT",
"dependencies": {
"@github/actions-workflow-parser": "*",
@@ -61,10 +61,10 @@
}
},
"browser-playground": {
"version": "0.1.50",
"version": "0.1.51",
"license": "MIT",
"dependencies": {
"@github/actions-languageserver": "^0.1.50",
"@github/actions-languageserver": "^0.1.51",
"monaco-editor-webpack-plugin": "^7.0.1",
"monaco-editor-workers": "^0.34.2",
"monaco-languageclient": "^4.0.3",
@@ -13507,7 +13507,7 @@
"@github/actions-languageserver": {
"version": "file:actions-languageserver",
"requires": {
"@github/actions-languageservice": "^0.1.50",
"@github/actions-languageservice": "^0.1.51",
"@github/actions-workflow-parser": "*",
"@octokit/rest": "^19.0.5",
"@types/jest": "^29.0.3",
@@ -16292,7 +16292,7 @@
"browser-playground": {
"version": "file:browser-playground",
"requires": {
"@github/actions-languageserver": "^0.1.50",
"@github/actions-languageserver": "^0.1.51",
"css-loader": "^6.7.2",
"monaco-editor-webpack-plugin": "^7.0.1",
"monaco-editor-workers": "^0.34.2",
@@ -23082,4 +23082,4 @@
"dev": true
}
}
}
}