This commit is contained in:
github-actions
2022-12-20 23:10:56 +00:00
parent 3ead1d4304
commit 3bc0cb0b4e
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.64",
"version": "0.1.65",
"license": "MIT",
"dependencies": {
"@github/actions-languageservice": "^0.1.64",
"@github/actions-languageservice": "^0.1.65",
"@github/actions-workflow-parser": "*",
"@octokit/rest": "^19.0.5",
"vscode-languageserver": "^8.0.2",
@@ -41,7 +41,7 @@
},
"actions-languageservice": {
"name": "@github/actions-languageservice",
"version": "0.1.64",
"version": "0.1.65",
"license": "MIT",
"dependencies": {
"@github/actions-expressions": "*",
@@ -63,10 +63,10 @@
}
},
"browser-playground": {
"version": "0.1.64",
"version": "0.1.65",
"license": "MIT",
"dependencies": {
"@github/actions-languageserver": "^0.1.64",
"@github/actions-languageserver": "^0.1.65",
"monaco-editor-webpack-plugin": "^7.0.1",
"monaco-editor-workers": "^0.34.2",
"monaco-languageclient": "^4.0.3",
@@ -13533,7 +13533,7 @@
"@github/actions-languageserver": {
"version": "file:actions-languageserver",
"requires": {
"@github/actions-languageservice": "^0.1.64",
"@github/actions-languageservice": "^0.1.65",
"@github/actions-workflow-parser": "*",
"@octokit/rest": "^19.0.5",
"@types/jest": "^29.0.3",
@@ -16320,7 +16320,7 @@
"browser-playground": {
"version": "file:browser-playground",
"requires": {
"@github/actions-languageserver": "^0.1.64",
"@github/actions-languageserver": "^0.1.65",
"css-loader": "^6.7.2",
"monaco-editor-webpack-plugin": "^7.0.1",
"monaco-editor-workers": "^0.34.2",