Skip to content

Commit

Permalink
Bump eslint-plugin-sonarjs from 0.21.0 to 0.22.0
Browse files Browse the repository at this point in the history
Bumps [eslint-plugin-sonarjs](https://github.com/SonarSource/eslint-plugin-sonarjs) from 0.21.0 to 0.22.0.
- [Release notes](https://github.com/SonarSource/eslint-plugin-sonarjs/releases)
- [Commits](SonarSource/eslint-plugin-sonarjs@0.21.0...0.22.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-sonarjs
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 1, 2023
1 parent 1f5d0a5 commit 7ae7f23
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/chat/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-prettier": "^5.0.1",
"eslint-plugin-promise": "^6.1.1",
"eslint-plugin-sonarjs": "^0.21.0",
"eslint-plugin-sonarjs": "^0.22.0",
"jest": "^26.0.0",
"postcss": "^8.4.31",
"postcss-import": "^15.1.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7377,7 +7377,7 @@ __metadata:
eslint-plugin-node: ^11.1.0
eslint-plugin-prettier: ^5.0.1
eslint-plugin-promise: ^6.1.1
eslint-plugin-sonarjs: ^0.21.0
eslint-plugin-sonarjs: ^0.22.0
execa: ^8.0.1
express: ^4.18.2
express-rate-limit: ^7.1.1
Expand Down Expand Up @@ -10026,12 +10026,12 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-sonarjs@npm:^0.21.0":
version: 0.21.0
resolution: "eslint-plugin-sonarjs@npm:0.21.0"
"eslint-plugin-sonarjs@npm:^0.22.0":
version: 0.22.0
resolution: "eslint-plugin-sonarjs@npm:0.22.0"
peerDependencies:
eslint: ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0
checksum: c4d9de638a9ea6cc604355b02bc76819f811a3e20eb19bfc5741e3ad959721b573c9808b47e6aea4a6ce2d32101f42f2237f4d9c53230615c34afbf4ed6f69ea
checksum: f97d1cbb0e53d9c39829ca63be3880f3f1b697a5b558cac7c43ed253e242d914db22acbb2ef44eb33055aa47671017f5c42fb0edcc810893ec57f2fe92f894d6
languageName: node
linkType: hard

Expand Down

0 comments on commit 7ae7f23

Please sign in to comment.