Skip to content

Commit

Permalink
build(deps): update dependency eslint-plugin-sonarjs to v1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 31, 2024
1 parent 1c50a25 commit 90d6177
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"eslint-plugin-import": "2.29.1",
"eslint-plugin-jsdoc": "48.9.2",
"eslint-plugin-prefer-arrow": "1.2.3",
"eslint-plugin-sonarjs": "0.25.1",
"eslint-plugin-sonarjs": "1.0.4",
"husky": "9.1.4",
"inquirer": "9.3.6",
"pinst": "3.0.0",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1088,7 +1088,7 @@ __metadata:
eslint-plugin-import: "npm:2.29.1"
eslint-plugin-jsdoc: "npm:48.9.2"
eslint-plugin-prefer-arrow: "npm:1.2.3"
eslint-plugin-sonarjs: "npm:0.25.1"
eslint-plugin-sonarjs: "npm:1.0.4"
husky: "npm:9.1.4"
inquirer: "npm:9.3.6"
pinst: "npm:3.0.0"
Expand Down Expand Up @@ -3042,12 +3042,12 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-sonarjs@npm:0.25.1":
version: 0.25.1
resolution: "eslint-plugin-sonarjs@npm:0.25.1"
"eslint-plugin-sonarjs@npm:1.0.4":
version: 1.0.4
resolution: "eslint-plugin-sonarjs@npm:1.0.4"
peerDependencies:
eslint: ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0
checksum: 10c0/41bb79da06a0a8d33936a1a2d0b8d46f5e63b86652f9310a7740cc6586bd1e3f8ef8b4fd0175af4c431e69fff31ea57661ba657e3bf31d9f9462a15b23537c11
eslint: ^8.0.0 || ^9.0.0
checksum: 10c0/37d0229ea16158dfaa6ea8cd11e467b085fa26c35478fa37c33103810e753ba2d8f8eb8612fde8c8c375b9a2ec21b2a530ba612c669d71fb1605c768e5119b14
languageName: node
linkType: hard

Expand Down

0 comments on commit 90d6177

Please sign in to comment.