Skip to content

Commit 7ae3a85

Browse files
dependabot[bot]benoitf
authored andcommitted
chore(deps-dev): bump eslint-plugin-sonarjs from 1.0.3 to 1.0.4
Bumps [eslint-plugin-sonarjs](https://github.com/SonarSource/eslint-plugin-sonarjs) from 1.0.3 to 1.0.4. - [Release notes](https://github.com/SonarSource/eslint-plugin-sonarjs/releases) - [Commits](SonarSource/eslint-plugin-sonarjs@1.0.3...1.0.4) --- updated-dependencies: - dependency-name: eslint-plugin-sonarjs dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 23c911c commit 7ae3a85

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@
9090
"eslint-plugin-etc": "^2.0.3",
9191
"eslint-plugin-import": "^2.29.1",
9292
"eslint-plugin-redundant-undefined": "^1.0.0",
93-
"eslint-plugin-sonarjs": "^1.0.3",
93+
"eslint-plugin-sonarjs": "^1.0.4",
9494
"mkdirp": "^3.0.1",
9595
"prettier": "^3.3.3",
9696
"typescript": "5.5.4",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -1359,10 +1359,10 @@ eslint-plugin-redundant-undefined@^1.0.0:
13591359
dependencies:
13601360
"@typescript-eslint/utils" "^6.2.1"
13611361

1362-
eslint-plugin-sonarjs@^1.0.3:
1363-
version "1.0.3"
1364-
resolved "https://registry.yarnpkg.com/eslint-plugin-sonarjs/-/eslint-plugin-sonarjs-1.0.3.tgz#423de6f9244c886633ff36183c6fbc9fb1ed867d"
1365-
integrity sha512-6s41HLPYPyDrp+5+7Db5yFYbod6h9pC7yx+xfcNwHRcLe1EZwbbQT/tdOAkR7ekVUkNGEvN3GmYakIoQUX7dEg==
1362+
eslint-plugin-sonarjs@^1.0.4:
1363+
version "1.0.4"
1364+
resolved "https://registry.yarnpkg.com/eslint-plugin-sonarjs/-/eslint-plugin-sonarjs-1.0.4.tgz#9a3b0221911050e3c93f83535bd87ef915d5b5dc"
1365+
integrity sha512-jF0eGCUsq/HzMub4ExAyD8x1oEgjOyB9XVytYGyWgSFvdiJQJp6IuP7RmtauCf06o6N/kZErh+zW4b10y1WZ+Q==
13661366

13671367
eslint-scope@^5.1.1:
13681368
version "5.1.1"

0 commit comments

Comments
 (0)