Skip to content

Commit

Permalink
chore(deps): update dependency eslint-plugin-sonarjs to ^0.16.0 (#208)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 10, 2022
1 parent ad4d059 commit 4be669e
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 @@ -85,7 +85,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.16.0",
"husky": "8",
"lint-staged": "^13.0.3",
"nodejieba": "^2.6.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -186,7 +186,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.16.0
husky: 8
lint-staged: ^13.0.3
nodejieba: ^2.6.0
Expand Down Expand Up @@ -2020,12 +2020,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.16.0":
version: 0.16.0
resolution: "eslint-plugin-sonarjs@npm:0.16.0"
peerDependencies:
eslint: ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0
checksum: 0718232626057e9a30c58350ef79af3bbc5ea7c3a880d1609965b0c1cbe347e4834ddf831962f755464f7a6350cb715c1c76e2670dc7bdf1a48c37bf0fe269c8
checksum: 8421059eb208da147fc5652aa8bbe2aeedd8b57e7f6810a27b6e33c3042a7066870d7647e125d3f9e6a28db4809976c1c260d98a13fcda2360f8b0ae7a416908
languageName: node
linkType: hard

Expand Down

0 comments on commit 4be669e

Please sign in to comment.