Skip to content

Commit 0a36aef

Browse files
chore(deps-dev): bump eslint-plugin-sonarjs from 0.23.0 to 1.0.3
Bumps [eslint-plugin-sonarjs](https://github.com/SonarSource/eslint-plugin-sonarjs) from 0.23.0 to 1.0.3. - [Release notes](https://github.com/SonarSource/eslint-plugin-sonarjs/releases) - [Commits](SonarSource/eslint-plugin-sonarjs@0.23.0...1.0.3) --- updated-dependencies: - dependency-name: eslint-plugin-sonarjs dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7677d28 commit 0a36aef

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": "^0.23.0",
93+
"eslint-plugin-sonarjs": "^1.0.3",
9494
"mkdirp": "^3.0.1",
9595
"prettier": "^3.3.2",
9696
"typescript": "5.3.3",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -1308,10 +1308,10 @@ eslint-plugin-redundant-undefined@^1.0.0:
13081308
dependencies:
13091309
"@typescript-eslint/utils" "^6.2.1"
13101310

1311-
eslint-plugin-sonarjs@^0.23.0:
1312-
version "0.23.0"
1313-
resolved "https://registry.yarnpkg.com/eslint-plugin-sonarjs/-/eslint-plugin-sonarjs-0.23.0.tgz#0265bad801ea210951672ee3cafbcf5d456ada96"
1314-
integrity sha512-z44T3PBf9W7qQ/aR+NmofOTyg6HLhSEZOPD4zhStqBpLoMp8GYhFksuUBnCxbnf1nfISpKBVkQhiBLFI/F4Wlg==
1311+
eslint-plugin-sonarjs@^1.0.3:
1312+
version "1.0.3"
1313+
resolved "https://registry.yarnpkg.com/eslint-plugin-sonarjs/-/eslint-plugin-sonarjs-1.0.3.tgz#423de6f9244c886633ff36183c6fbc9fb1ed867d"
1314+
integrity sha512-6s41HLPYPyDrp+5+7Db5yFYbod6h9pC7yx+xfcNwHRcLe1EZwbbQT/tdOAkR7ekVUkNGEvN3GmYakIoQUX7dEg==
13151315

13161316
eslint-scope@^5.1.1:
13171317
version "5.1.1"

0 commit comments

Comments
 (0)