Skip to content

Commit

Permalink
Update dependency eslint-plugin-sonarjs to v0.23.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 3, 2023
1 parent 34a66f7 commit ef1d733
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
16 changes: 8 additions & 8 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,15 +17,15 @@
"eslint-config-standard": "^17.0.0",
"eslint-plugin-eslint-comments": "^3.0.0",
"eslint-plugin-jsdoc": "^46.0.0",
"eslint-plugin-sonarjs": "^0.21.0",
"eslint-plugin-sonarjs": "^0.21.0 || ^0.23.0",
"eslint-plugin-unicorn": "^48.0.0"
},
"devDependencies": {
"eslint": "8.51.0",
"eslint-config-standard": "17.1.0",
"eslint-plugin-eslint-comments": "3.2.0",
"eslint-plugin-jsdoc": "46.8.2",
"eslint-plugin-sonarjs": "0.21.0",
"eslint-plugin-sonarjs": "0.23.0",
"eslint-plugin-unicorn": "48.0.1"
},
"repository": {
Expand Down

0 comments on commit ef1d733

Please sign in to comment.