Skip to content

Commit

Permalink
Update VSCode (v.1.97.0) extensions
Browse files Browse the repository at this point in the history
  • Loading branch information
vrubezhny committed Feb 7, 2025
1 parent d422a9c commit 9ade35b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion org.eclipse.wildwebdeveloper/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@
"eslint-server": "file:target/eslint-server-2.4.1.tgz"
},
"overrides": {
"vscode-languageserver-types": "3.17.6-next.5"
"vscode-languageserver-types": "3.17.6-next.6"
}
}
2 changes: 1 addition & 1 deletion org.eclipse.wildwebdeveloper/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
<goal>wget</goal>
</goals>
<configuration>
<url>https://vscode.download.prss.microsoft.com/dbazure/download/stable/138f619c86f1199955d53b4166bef66ef252935c/code-stable-x64-1733887021.tar.gz</url>
<url>https://vscode.download.prss.microsoft.com/dbazure/download/stable/33fc5a94a3f99ebe7087e8fe79fbe1d37a251016/code-stable-x64-1738712263.tar.gz</url>
<unpack>true</unpack>
<outputDirectory>${project.build.directory}/vscode</outputDirectory>
</configuration>
Expand Down

0 comments on commit 9ade35b

Please sign in to comment.