Skip to content
This repository was archived by the owner on Dec 12, 2024. It is now read-only.

Commit 536de9f

Browse files
build(deps-dev): bump eslint-plugin-sonarjs from 0.19.0 to 0.20.0
Bumps [eslint-plugin-sonarjs](https://github.com/SonarSource/eslint-plugin-sonarjs) from 0.19.0 to 0.20.0. - [Release notes](https://github.com/SonarSource/eslint-plugin-sonarjs/releases) - [Commits](SonarSource/eslint-plugin-sonarjs@0.19.0...0.20.0) --- updated-dependencies: - dependency-name: eslint-plugin-sonarjs dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c12789c commit 536de9f

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"eslint-plugin-import": "^2.28.0",
5252
"eslint-plugin-jsdoc": "^46.4.6",
5353
"eslint-plugin-n": "^16.0.1",
54-
"eslint-plugin-sonarjs": "^0.19.0",
54+
"eslint-plugin-sonarjs": "^0.20.0",
5555
"eslint-plugin-unicorn": "^48.0.1",
5656
"global": "^4.4.0",
5757
"in-publish": "^2.0.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2247,10 +2247,10 @@ eslint-plugin-n@^16.0.1:
22472247
resolve "^1.22.2"
22482248
semver "^7.5.3"
22492249

2250-
eslint-plugin-sonarjs@^0.19.0:
2251-
version "0.19.0"
2252-
resolved "https://registry.yarnpkg.com/eslint-plugin-sonarjs/-/eslint-plugin-sonarjs-0.19.0.tgz#6654bc1c6d24c2183891b8bfe1175004dbba1e3c"
2253-
integrity sha512-6+s5oNk5TFtVlbRxqZN7FIGmjdPCYQKaTzFPmqieCmsU1kBYDzndTeQav0xtQNwZJWu5awWfTGe8Srq9xFOGnw==
2250+
eslint-plugin-sonarjs@^0.20.0:
2251+
version "0.20.0"
2252+
resolved "https://registry.yarnpkg.com/eslint-plugin-sonarjs/-/eslint-plugin-sonarjs-0.20.0.tgz#215529e6e89c5c9b5cb6af9e7ef9a1ce45c53bb0"
2253+
integrity sha512-BRhZ7BY/oTr6DDaxvx58ReTg7R+J8T+Y2ZVGgShgpml25IHBTIG7EudUtHuJD1zhtMgUEt59x3VNvUQRo2LV6w==
22542254

22552255
eslint-plugin-unicorn@^48.0.1:
22562256
version "48.0.1"

0 commit comments

Comments
 (0)