This commit is contained in:
github-actions
2022-12-13 22:42:13 +00:00
parent 63ebc92dec
commit b123488a94
5 changed files with 13 additions and 13 deletions
+7 -7
View File
@@ -16,10 +16,10 @@
},
"actions-languageserver": {
"name": "@github/actions-languageserver",
"version": "0.1.52",
"version": "0.1.53",
"license": "MIT",
"dependencies": {
"@github/actions-languageservice": "^0.1.52",
"@github/actions-languageservice": "^0.1.53",
"@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.52",
"version": "0.1.53",
"license": "MIT",
"dependencies": {
"@github/actions-workflow-parser": "*",
@@ -61,10 +61,10 @@
}
},
"browser-playground": {
"version": "0.1.52",
"version": "0.1.53",
"license": "MIT",
"dependencies": {
"@github/actions-languageserver": "^0.1.52",
"@github/actions-languageserver": "^0.1.53",
"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.52",
"@github/actions-languageservice": "^0.1.53",
"@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.52",
"@github/actions-languageserver": "^0.1.53",
"css-loader": "^6.7.2",
"monaco-editor-webpack-plugin": "^7.0.1",
"monaco-editor-workers": "^0.34.2",