Skip to content

Commit 41d2407

Browse files
msivasubramaniaandatho7561
authored andcommitted
revert YAML LS versions
1 parent 98d0812 commit 41d2407

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -299,6 +299,6 @@
299299
"vscode-nls": "^3.2.1",
300300
"vscode-uri": "^2.0.3",
301301
"whatwg-fetch": "^3.6.2",
302-
"yaml-language-server": "1.15.0"
302+
"yaml-language-server": "next"
303303
}
304304
}

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -4927,10 +4927,10 @@ yallist@^4.0.0:
49274927
resolved "https://registry.yarnpkg.com/yallist/-/yallist-4.0.0.tgz#9bb92790d9c0effec63be73519e11a35019a3a72"
49284928
integrity sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==
49294929

4930-
yaml-language-server@1.15.0:
4931-
version "1.15.0"
4932-
resolved "https://registry.yarnpkg.com/yaml-language-server/-/yaml-language-server-1.15.0.tgz#3bd36f1f7fd74e63b591e5148df992c7327be05a"
4933-
integrity sha512-N47AqBDCMQmh6mBLmI6oqxryHRzi33aPFPsJhYy3VTUGCdLHYjGh4FZzpUjRlphaADBBkDmnkM/++KNIOHi5Rw==
4930+
yaml-language-server@next:
4931+
version "1.15.1-f039273.0"
4932+
resolved "https://registry.yarnpkg.com/yaml-language-server/-/yaml-language-server-1.15.1-f039273.0.tgz#dd4cdda9ac8f0d6f6935b0a360ac80ccb464bac0"
4933+
integrity sha512-J7cew3dP3Dp91DpCIXnSwrbpgKGA3QBwaA6E6CjQ2XvhErdNNj2z7CH0vrNjpKWp1+AphYX5SosvX//K9Qymzw==
49344934
dependencies:
49354935
ajv "^8.11.0"
49364936
lodash "4.17.21"

0 commit comments

Comments
 (0)