Skip to content

Commit

Permalink
revert YAML LS versions
Browse files Browse the repository at this point in the history
  • Loading branch information
msivasubramaniaan authored and datho7561 committed Jun 7, 2024
1 parent 98d0812 commit 41d2407
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -299,6 +299,6 @@
"vscode-nls": "^3.2.1",
"vscode-uri": "^2.0.3",
"whatwg-fetch": "^3.6.2",
"yaml-language-server": "1.15.0"
"yaml-language-server": "next"
}
}
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4927,10 +4927,10 @@ yallist@^4.0.0:
resolved "https://registry.yarnpkg.com/yallist/-/yallist-4.0.0.tgz#9bb92790d9c0effec63be73519e11a35019a3a72"
integrity sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==

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

0 comments on commit 41d2407

Please sign in to comment.