Skip to content

Commit a6c1508

Browse files
SLE-1598 Update javascript to 13.6.0.44263
Co-authored-by: Nicolas QUINQUENEL <nquinquenel@users.noreply.github.com>
1 parent 849bd61 commit a6c1508

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

org.sonarlint.eclipse.core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@
8787
<artifactItem>
8888
<groupId>org.sonarsource.javascript</groupId>
8989
<artifactId>sonar-javascript-plugin</artifactId>
90-
<version>13.5.0.44127</version>
90+
<version>13.6.0.44263</version>
9191
<type>jar</type>
9292
</artifactItem>
9393
<artifactItem>

org.sonarlint.eclipse.ui/intro/RELEASE_NOTES.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ <h1>12.7</h1>
2424
See the <a href="https://github.com/SonarSource/sonarlint-eclipse/releases">GitHub Release page</a>
2525
</p>
2626
<ul>
27-
<li>Update JS/TS/CSS analyzer -> <a href="https://github.com/SonarSource/SonarJS/releases/tag/13.5.0.44127">13.5</a></li>
27+
<li>Update JS/TS/CSS analyzer -> <a href="https://github.com/SonarSource/SonarJS/releases/tag/13.6.0.44263">13.6</a></li>
2828
<li>Update PHP analyzer -> <a href="https://github.com/SonarSource/sonar-php/releases/tag/3.60.0.16641">3.60</a></li>
2929
<li>Update Python analyzer -> 5.29</li>
3030
<li>Update Text and Secrets analyzer -> 2.48</li>

0 commit comments

Comments
 (0)