Skip to content

Commit 0721989

Browse files
jcompagnermickaelistria
authored andcommitted
updates to all the npm packages
including angular 12.2 but this does mean that we need to be on the latest lsp4j/lsp4e because of the notification protocol.
1 parent 28f0bf0 commit 0721989

File tree

1 file changed

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

1 file changed

+6
-6
lines changed

org.eclipse.wildwebdeveloper/pom.xml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -144,18 +144,18 @@
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.1.3</arg>
148-
<arg>[email protected].1</arg>
147+
<arg>typescript@4.3.5</arg>
148+
<arg>[email protected].4</arg>
149149
<arg>[email protected]</arg>
150-
<arg>typescript-plugin-css-modules@3.1.0</arg>
150+
<arg>typescript-plugin-css-modules@3.4.0</arg>
151151
<arg>${project.build.directory}/vscode-css-languageserver-1.0.0.tgz</arg>
152152
<arg>${project.build.directory}/vscode-html-languageserver-1.0.0.tgz</arg>
153153
<arg>${project.build.directory}/vscode-json-languageserver-1.3.4.tgz</arg>
154-
<arg>yaml-language-server@0.16.0</arg>
155-
<arg>[email protected].1</arg>
154+
<arg>yaml-language-server@0.22.0</arg>
155+
<arg>[email protected].4</arg>
156156
<arg>${project.build.directory}/debugger-for-chrome-4.12.12.tgz</arg>
157157
<arg>${project.build.directory}/eslint-server-2.1.14.tgz</arg>
158-
<arg>@angular/language-server@11.1.1</arg>
158+
<arg>@angular/language-server@12.2.0</arg>
159159
</arguments>
160160
<workingDirectory>${project.basedir}</workingDirectory>
161161
</configuration>

0 commit comments

Comments
 (0)