Merge branch 'main' into thyeggman/cronstrue-hover
This commit is contained in:
Generated
+17
-17
@@ -21,7 +21,7 @@
|
||||
},
|
||||
"actions-expressions": {
|
||||
"name": "@github/actions-expressions",
|
||||
"version": "0.1.91",
|
||||
"version": "0.1.92",
|
||||
"license": "MIT",
|
||||
"devDependencies": {
|
||||
"@types/jest": "^29.0.3",
|
||||
@@ -37,11 +37,11 @@
|
||||
},
|
||||
"actions-languageserver": {
|
||||
"name": "@github/actions-languageserver",
|
||||
"version": "0.1.91",
|
||||
"version": "0.1.92",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@github/actions-languageservice": "^0.1.91",
|
||||
"@github/actions-workflow-parser": "^0.1.91",
|
||||
"@github/actions-languageservice": "^0.1.92",
|
||||
"@github/actions-workflow-parser": "^0.1.92",
|
||||
"@octokit/rest": "^19.0.5",
|
||||
"vscode-languageserver": "^8.0.2",
|
||||
"vscode-languageserver-textdocument": "^1.0.7",
|
||||
@@ -62,11 +62,11 @@
|
||||
},
|
||||
"actions-languageservice": {
|
||||
"name": "@github/actions-languageservice",
|
||||
"version": "0.1.91",
|
||||
"version": "0.1.92",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@github/actions-expressions": "^0.1.91",
|
||||
"@github/actions-workflow-parser": "^0.1.91",
|
||||
"@github/actions-expressions": "^0.1.92",
|
||||
"@github/actions-workflow-parser": "^0.1.92",
|
||||
"vscode-languageserver-textdocument": "^1.0.7",
|
||||
"vscode-languageserver-types": "^3.17.2",
|
||||
"yaml": "^2.1.1"
|
||||
@@ -85,10 +85,10 @@
|
||||
},
|
||||
"actions-workflow-parser": {
|
||||
"name": "@github/actions-workflow-parser",
|
||||
"version": "0.1.91",
|
||||
"version": "0.1.92",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@github/actions-expressions": "^0.1.91",
|
||||
"@github/actions-expressions": "^0.1.92",
|
||||
"yaml": "^2.0.0-8"
|
||||
},
|
||||
"devDependencies": {
|
||||
@@ -107,10 +107,10 @@
|
||||
}
|
||||
},
|
||||
"browser-playground": {
|
||||
"version": "0.1.91",
|
||||
"version": "0.1.92",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@github/actions-languageserver": "^0.1.91",
|
||||
"@github/actions-languageserver": "^0.1.92",
|
||||
"monaco-editor-webpack-plugin": "^7.0.1",
|
||||
"monaco-editor-workers": "^0.34.2",
|
||||
"monaco-languageclient": "^4.0.3",
|
||||
@@ -14439,8 +14439,8 @@
|
||||
"@github/actions-languageserver": {
|
||||
"version": "file:actions-languageserver",
|
||||
"requires": {
|
||||
"@github/actions-languageservice": "^0.1.91",
|
||||
"@github/actions-workflow-parser": "^0.1.91",
|
||||
"@github/actions-languageservice": "^0.1.92",
|
||||
"@github/actions-workflow-parser": "^0.1.92",
|
||||
"@octokit/rest": "^19.0.5",
|
||||
"@types/jest": "^29.0.3",
|
||||
"jest": "^29.0.3",
|
||||
@@ -14457,8 +14457,8 @@
|
||||
"@github/actions-languageservice": {
|
||||
"version": "file:actions-languageservice",
|
||||
"requires": {
|
||||
"@github/actions-expressions": "^0.1.91",
|
||||
"@github/actions-workflow-parser": "^0.1.91",
|
||||
"@github/actions-expressions": "^0.1.92",
|
||||
"@github/actions-workflow-parser": "^0.1.92",
|
||||
"@types/jest": "^29.0.3",
|
||||
"jest": "^29.0.3",
|
||||
"prettier": "^2.7.1",
|
||||
@@ -14473,7 +14473,7 @@
|
||||
"@github/actions-workflow-parser": {
|
||||
"version": "file:actions-workflow-parser",
|
||||
"requires": {
|
||||
"@github/actions-expressions": "^0.1.91",
|
||||
"@github/actions-expressions": "^0.1.92",
|
||||
"@types/jest": "^29.0.3",
|
||||
"@typescript-eslint/eslint-plugin": "^5.40.0",
|
||||
"@typescript-eslint/parser": "^5.40.0",
|
||||
@@ -17400,7 +17400,7 @@
|
||||
"browser-playground": {
|
||||
"version": "file:browser-playground",
|
||||
"requires": {
|
||||
"@github/actions-languageserver": "^0.1.91",
|
||||
"@github/actions-languageserver": "^0.1.92",
|
||||
"css-loader": "^6.7.2",
|
||||
"monaco-editor-webpack-plugin": "^7.0.1",
|
||||
"monaco-editor-workers": "^0.34.2",
|
||||
|
||||
Reference in New Issue
Block a user