Skip to content

Commit 8885ff6

Browse files
committed
update LS
1 parent 32c4164 commit 8885ff6

File tree

1 file changed

+3
-3
lines changed
  • org.eclipse.wildwebdeveloper

1 file changed

+3
-3
lines changed

org.eclipse.wildwebdeveloper/pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@
144144
<arg>--no-bin-links</arg>
145145
<arg>--ignore-scripts</arg>
146146
<arg>${project.build.directory}/node-debug2-1.42.5.tgz</arg>
147-
<arg>typescript@4.3.5</arg>
147+
<arg>typescript@4.4.4</arg>
148148
<arg>[email protected]</arg>
149149
<arg>[email protected]</arg>
150150
<arg>[email protected]</arg>
@@ -158,7 +158,7 @@
158158
TestYaml.testSchemaExtensionPoint:91->testErrorFile:85 expected: <true> but was: <false>
159159
TestYaml.testSchemaExtensionPointUsingPlatformURL:96->testErrorFile:85 expected: <true> but was: <false>
160160
-->
161-
<arg>yaml-language-server@0.19.2</arg>
161+
<arg>yaml-language-server@1.1.0</arg>
162162
<arg>[email protected]</arg>
163163
<arg>${project.build.directory}/debugger-for-chrome-4.12.12.tgz</arg>
164164
<arg>${project.build.directory}/eslint-server-2.1.14.tgz</arg>
@@ -168,7 +168,7 @@
168168
Failures:
169169
TestAngular.testAngular:56 Diagnostic not published in standalone component file ==> expected: <true> but was: <false>
170170
-->
171-
<arg>@angular/language-server@11.2.14</arg>
171+
<arg>@angular/language-server@12.2.2</arg>
172172
</arguments>
173173
<workingDirectory>${project.basedir}</workingDirectory>
174174
</configuration>

0 commit comments

Comments
 (0)