Skip to content

Commit

Permalink
Merge pull request #1388 from tarsinzer/bump/eslint-plugin-sonarjs-0.x
Browse files Browse the repository at this point in the history
chore(deps): update dependency eslint-plugin-sonarjs to v0.15.0
  • Loading branch information
tarsisexistence authored Aug 9, 2022
2 parents 01e8357 + 175784e commit 7e4f0c5
Show file tree
Hide file tree
Showing 4 changed files with 266 additions and 209 deletions.
2 changes: 1 addition & 1 deletion example-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"eslint-plugin-promise": "6.0.0",
"eslint-plugin-react": "7.30.0",
"eslint-plugin-react-hooks": "4.6.0",
"eslint-plugin-sonarjs": "0.14.0",
"eslint-plugin-sonarjs": "0.15.0",
"husky": "4.3.8",
"jscpd": "3.4.5",
"lint-staged": "13.0.3",
Expand Down
8 changes: 4 additions & 4 deletions example-app/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7308,10 +7308,10 @@ eslint-plugin-react@^7.27.1:
semver "^6.3.0"
string.prototype.matchall "^4.0.6"

eslint-plugin-sonarjs@0.14.0:
version "0.14.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-sonarjs/-/eslint-plugin-sonarjs-0.14.0.tgz#112d159ba7516a2a69bb1a6d6cab782e23bca259"
integrity sha512-0X0q3fB8ghppms19cR2oIK2ajoFp7DEy3AVGDqO7WX02r1aWOzkrHa+veatGZw+R7amgBvfcF0qHCG66p9Zoag==
eslint-plugin-sonarjs@0.15.0:
version "0.15.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-sonarjs/-/eslint-plugin-sonarjs-0.15.0.tgz#f9c904f143f4e2336f2923be08399b32b5bd2781"
integrity sha512-LuxHdAe6VqSbi1phsUvNjbmXLuvlobmryQJJNyQYbdubCfz6K8tmgoqNiJPnz0pP2AbYDbtuPm0ajOMgMrC+dQ==

eslint-plugin-testing-library@^5.0.1:
version "5.0.3"
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"eslint-config-react-app": "6.0.0",
"eslint-plugin-prettier": "4.2.1",
"eslint-plugin-promise": "6.0.0",
"eslint-plugin-sonarjs": "0.14.0",
"eslint-plugin-sonarjs": "0.15.0",
"husky": "4.3.8",
"jscpd": "3.4.5",
"lint-staged": "13.0.3",
Expand Down
Loading

0 comments on commit 7e4f0c5

Please sign in to comment.