Skip to content

Commit

Permalink
fix: upgrade eslint-plugin-sonarjs from 0.20.0 to 0.21.0 (#180)
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade eslint-plugin-sonarjs from 0.20.0 to 0.21.0.

See this package in npm:
https://www.npmjs.com/package/eslint-plugin-sonarjs

See this project in Snyk:
https://app.snyk.io/org/saas-infra/project/ba07e9b6-23f8-43f0-be34-b38267ffbe1b?utm_source=github&utm_medium=referral&page=upgrade-pr

Co-authored-by: snyk-bot <snyk-bot@snyk.io>
  • Loading branch information
alhugot-azpn and snyk-bot authored Sep 14, 2023
1 parent 4e59e3d commit ce1855f
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"eslint-plugin-jsx-a11y": "^6.7.1",
"eslint-plugin-react": "^7.33.1",
"eslint-plugin-react-hooks": "^4.6.0",
"eslint-plugin-sonarjs": "^0.20.0"
"eslint-plugin-sonarjs": "^0.21.0"
},
"devDependencies": {
"@types/node": "^18.17.1",
Expand Down

0 comments on commit ce1855f

Please sign in to comment.