Skip to content

Commit 941f652

Browse files
committed
SLE-1253 Update SonarJS analyzer to 11.2.0.34013
1 parent e92294a commit 941f652

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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>11.1.0.33853</version>
90+
<version>11.2.0.34013</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
@@ -27,7 +27,7 @@ <h2>11.13</h2>
2727
<li>Update Node.js min required versions to "^18.20.0 || ^20.12.0 || >=22.11.0"</li>
2828
<li>Early access support for MISRA C++ 2023</li>
2929
<li>Update Python analyzer -> 5.7</li>
30-
<li>Update JS/TS/CSS analyzer -> <a href="https://github.com/SonarSource/SonarJS/releases/tag/11.1.0.33853">11.1</a></li>
30+
<li>Update JS/TS/CSS analyzer -> <a href="https://github.com/SonarSource/SonarJS/releases/tag/11.2.0.34013">11.2</a></li>
3131
<li>Update Java analyzer -> <a href="https://github.com/SonarSource/sonar-java/releases/tag/8.18.0.40025">8.18</a></li>
3232
<li>Update C/C++ analyzer -> 6.70</li>
3333
<li>Update text and secrets analyzer -> 2.26</li>

0 commit comments

Comments
 (0)