Skip to content

Commit 0ed618a

Browse files
Update dependency eslint-plugin-sonarjs to ^0.20.0
1 parent 18d1a05 commit 0ed618a

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
@@ -28,7 +28,7 @@
2828
"eslint-plugin-prettier": "^4.2.1",
2929
"eslint-plugin-react": "^7.32.2",
3030
"eslint-plugin-react-hooks": "^4.6.0",
31-
"eslint-plugin-sonarjs": "^0.18.0",
31+
"eslint-plugin-sonarjs": "^0.20.0",
3232
"eslint-plugin-spellcheck": "^0.0.20",
3333
"eslint-plugin-total-functions": "^6.0.0",
3434
"jest": "^29.4.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2094,10 +2094,10 @@ eslint-plugin-react@^7.32.2:
20942094
semver "^6.3.0"
20952095
string.prototype.matchall "^4.0.8"
20962096

2097-
eslint-plugin-sonarjs@^0.18.0:
2098-
version "0.18.0"
2099-
resolved "https://registry.yarnpkg.com/eslint-plugin-sonarjs/-/eslint-plugin-sonarjs-0.18.0.tgz#7c009452f633cf6a4c28387dd50502a3e828b05e"
2100-
integrity sha512-DJ3osLnt6KFdT5e9ZuIDOjT5A6wUGSLeiJJT03lPgpdD+7CVWlYAw9Goe3bt7SmbFO3Xh89NOCZAuB9XA7bAUQ==
2097+
eslint-plugin-sonarjs@^0.20.0:
2098+
version "0.20.0"
2099+
resolved "https://registry.yarnpkg.com/eslint-plugin-sonarjs/-/eslint-plugin-sonarjs-0.20.0.tgz#215529e6e89c5c9b5cb6af9e7ef9a1ce45c53bb0"
2100+
integrity sha512-BRhZ7BY/oTr6DDaxvx58ReTg7R+J8T+Y2ZVGgShgpml25IHBTIG7EudUtHuJD1zhtMgUEt59x3VNvUQRo2LV6w==
21012101

21022102
eslint-plugin-spellcheck@^0.0.20:
21032103
version "0.0.20"

0 commit comments

Comments
 (0)