Skip to content

Commit

Permalink
chore(deps): update dependency eslint-plugin-sonarjs to v1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 17, 2024
1 parent 34541a6 commit 05b096d
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion packages/gatsby-plugin-purgecss/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"coveralls": "^3.1.1",
"eslint": "^9.0.0",
"eslint-config-good-code": "^1.1.0",
"eslint-plugin-sonarjs": "^0.25.0",
"eslint-plugin-sonarjs": "^1.0.0",
"eslint-plugin-unicorn": "^52.0.0",
"execa": "^8.0.0",
"gatsby": "^5.3.3",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8098,12 +8098,12 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-sonarjs@npm:^0.25.0":
version: 0.25.1
resolution: "eslint-plugin-sonarjs@npm:0.25.1"
"eslint-plugin-sonarjs@npm:^1.0.0":
version: 1.0.3
resolution: "eslint-plugin-sonarjs@npm:1.0.3"
peerDependencies:
eslint: ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0
checksum: 76b4bde16182de2691682313f03342a951f60d55ed87d5700409e32c9f02660ae3ec9d95daf1c75c18a7c2035b0e1f92bdfb30df054dc90e63ab65d432a575f9
eslint: ^8.0.0 || ^9.0.0
checksum: 2473a0239536e33fd3a31393f6953e782d1e80c9326e8781b0acf09906bab9b57ddb42dbf639e19bb2500b5d3c8b338fca0e3f3a52db509ba3d9f94e6cd154f4
languageName: node
linkType: hard

Expand Down Expand Up @@ -9383,7 +9383,7 @@ __metadata:
coveralls: ^3.1.1
eslint: ^9.0.0
eslint-config-good-code: ^1.1.0
eslint-plugin-sonarjs: ^0.25.0
eslint-plugin-sonarjs: ^1.0.0
eslint-plugin-unicorn: ^52.0.0
execa: ^8.0.0
fs-extra: ^11.1.0
Expand Down

0 comments on commit 05b096d

Please sign in to comment.