Skip to content

Commit 53c5039

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 5a88a28 commit 53c5039

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
@@ -1273,10 +1273,10 @@ eslint-plugin-redundant-undefined@^1.0.0:
12731273
dependencies:
12741274
"@typescript-eslint/utils" "^6.2.1"
12751275

1276-
eslint-plugin-sonarjs@^0.23.0:
1277-
version "0.23.0"
1278-
resolved "https://registry.yarnpkg.com/eslint-plugin-sonarjs/-/eslint-plugin-sonarjs-0.23.0.tgz#0265bad801ea210951672ee3cafbcf5d456ada96"
1279-
integrity sha512-z44T3PBf9W7qQ/aR+NmofOTyg6HLhSEZOPD4zhStqBpLoMp8GYhFksuUBnCxbnf1nfISpKBVkQhiBLFI/F4Wlg==
1276+
eslint-plugin-sonarjs@^1.0.3:
1277+
version "1.0.3"
1278+
resolved "https://registry.yarnpkg.com/eslint-plugin-sonarjs/-/eslint-plugin-sonarjs-1.0.3.tgz#423de6f9244c886633ff36183c6fbc9fb1ed867d"
1279+
integrity sha512-6s41HLPYPyDrp+5+7Db5yFYbod6h9pC7yx+xfcNwHRcLe1EZwbbQT/tdOAkR7ekVUkNGEvN3GmYakIoQUX7dEg==
12801280

12811281
eslint-scope@^5.1.1:
12821282
version "5.1.1"

0 commit comments

Comments
 (0)