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

Commit 774b4b8

Browse files
Merge pull request #62 from FreeTubeApp/dependabot/npm_and_yarn/eslint-plugin-sonarjs-0.20.0
build(deps-dev): bump eslint-plugin-sonarjs from 0.19.0 to 0.20.0
2 parents d1eadd7 + 536de9f commit 774b4b8

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
@@ -2248,10 +2248,10 @@ eslint-plugin-n@^16.0.1:
22482248
resolve "^1.22.2"
22492249
semver "^7.5.3"
22502250

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

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

0 commit comments

Comments
 (0)