Skip to content

Commit 9022f6e

Browse files
build(deps-dev): Bump eslint-plugin-sonarjs from 3.0.3 to 3.0.4
Bumps [eslint-plugin-sonarjs](https://github.com/SonarSource/SonarJS) from 3.0.3 to 3.0.4. - [Release notes](https://github.com/SonarSource/SonarJS/releases) - [Commits](https://github.com/SonarSource/SonarJS/commits) --- updated-dependencies: - dependency-name: eslint-plugin-sonarjs dependency-version: 3.0.4 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent fc234cc commit 9022f6e

File tree

3 files changed

+112
-111
lines changed

3 files changed

+112
-111
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"eslint-plugin-no-null": "^1.0.2",
4444
"eslint-plugin-redundant-undefined": "^1.0.0",
4545
"eslint-plugin-simple-import-sort": "^12.1.1",
46-
"eslint-plugin-sonarjs": "^3.0.2",
46+
"eslint-plugin-sonarjs": "^3.0.4",
4747
"eslint-plugin-svelte": "^3.9.2",
4848
"eslint-plugin-unicorn": "^59.0.0",
4949
"node-gyp": "^11.2.0",

packages/extension/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"eslint-plugin-import": "^2.31.0",
3434
"eslint-plugin-no-null": "^1.0.2",
3535
"eslint-plugin-redundant-undefined": "^1.0.0",
36-
"eslint-plugin-sonarjs": "^3.0.2",
36+
"eslint-plugin-sonarjs": "^3.0.4",
3737
"prettier": "^3.6.1",
3838
"typescript": "5.8.3",
3939
"vite": "^7.0",

0 commit comments

Comments
 (0)