Skip to content

Commit

Permalink
chore(deps): update dependency eslint-plugin-sonarjs to ^0.23.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 4, 2023
1 parent 03191e7 commit bdaaf93
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-import": "^2.26.0",
"eslint-plugin-prettier": "^4.2.1",
"eslint-plugin-sonarjs": "^0.15.0",
"eslint-plugin-sonarjs": "^0.23.0",
"husky": "^8.0.1",
"lint-staged": "^13.0.3",
"npm-run-all": "^4.1.5",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ __metadata:
eslint-config-prettier: ^8.5.0
eslint-plugin-import: ^2.26.0
eslint-plugin-prettier: ^4.2.1
eslint-plugin-sonarjs: ^0.15.0
eslint-plugin-sonarjs: ^0.23.0
husky: ^8.0.1
lint-staged: ^13.0.3
npm-run-all: ^4.1.5
Expand Down Expand Up @@ -1620,12 +1620,12 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-sonarjs@npm:^0.15.0":
version: 0.15.0
resolution: "eslint-plugin-sonarjs@npm:0.15.0"
"eslint-plugin-sonarjs@npm:^0.23.0":
version: 0.23.0
resolution: "eslint-plugin-sonarjs@npm:0.23.0"
peerDependencies:
eslint: ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0
checksum: 0718232626057e9a30c58350ef79af3bbc5ea7c3a880d1609965b0c1cbe347e4834ddf831962f755464f7a6350cb715c1c76e2670dc7bdf1a48c37bf0fe269c8
checksum: 4f56557740ab438eee8d98e4d93363a8dadcf8d6d795a5d95e6a0b0d6335273a06c5633fe753271c6a56c14a3b0086014b8278984b5594fad5db274ec7fd7edf
languageName: node
linkType: hard

Expand Down

0 comments on commit bdaaf93

Please sign in to comment.