Skip to content

Commit

Permalink
chore: bump up eslint-plugin-unicorn version to v52
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 3, 2024
1 parent edef9b2 commit 173bbfd
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 @@ -86,7 +86,7 @@
"eslint-plugin-rxjs": "^5.0.3",
"eslint-plugin-simple-import-sort": "^12.0.0",
"eslint-plugin-sonarjs": "^0.24.0",
"eslint-plugin-unicorn": "^51.0.1",
"eslint-plugin-unicorn": "^52.0.0",
"eslint-plugin-unused-imports": "^3.1.0",
"eslint-plugin-vue": "^9.22.0",
"fake-indexeddb": "5.0.2",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -597,7 +597,7 @@ __metadata:
eslint-plugin-rxjs: "npm:^5.0.3"
eslint-plugin-simple-import-sort: "npm:^12.0.0"
eslint-plugin-sonarjs: "npm:^0.24.0"
eslint-plugin-unicorn: "npm:^51.0.1"
eslint-plugin-unicorn: "npm:^52.0.0"
eslint-plugin-unused-imports: "npm:^3.1.0"
eslint-plugin-vue: "npm:^9.22.0"
fake-indexeddb: "npm:5.0.2"
Expand Down Expand Up @@ -20880,9 +20880,9 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-unicorn@npm:^51.0.1":
version: 51.0.1
resolution: "eslint-plugin-unicorn@npm:51.0.1"
"eslint-plugin-unicorn@npm:^52.0.0":
version: 52.0.0
resolution: "eslint-plugin-unicorn@npm:52.0.0"
dependencies:
"@babel/helper-validator-identifier": "npm:^7.22.20"
"@eslint-community/eslint-utils": "npm:^4.4.0"
Expand All @@ -20902,7 +20902,7 @@ __metadata:
strip-indent: "npm:^3.0.0"
peerDependencies:
eslint: ">=8.56.0"
checksum: 10/cea770332423d49d0cd86ca96055be7f14895e1d0a9fb24c8ed4f18a6e1eeff362d4881c46e85d85c37938bb85a6eeae7e347bcf7a3bb7307a8dd309651e0adf
checksum: 10/69b8aeee04806b808a534fe5484ad75ee9feec6078aad90651d7ce7216e2bd14980fec5a2e05fd800b874406a54240af66f04ab83023a7f1fe67397b6dc4c032
languageName: node
linkType: hard

Expand Down

0 comments on commit 173bbfd

Please sign in to comment.