Skip to content

Commit

Permalink
fix(deps): update dependency eslint-plugin-unicorn to v54
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 14, 2024
1 parent 772318e commit ef15b66
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 @@ -45,7 +45,7 @@
"eslint-plugin-react-hooks": "^4.6.0",
"eslint-plugin-react-redux": "^4.0.0",
"eslint-plugin-sonarjs": "^0.25.0",
"eslint-plugin-unicorn": "^53.0.0",
"eslint-plugin-unicorn": "^54.0.0",
"eslint-plugin-wc": "^2.0.4"
},
"devDependencies": {
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -444,7 +444,7 @@ __metadata:
eslint-plugin-react-hooks: "npm:^4.6.0"
eslint-plugin-react-redux: "npm:^4.0.0"
eslint-plugin-sonarjs: "npm:^0.25.0"
eslint-plugin-unicorn: "npm:^53.0.0"
eslint-plugin-unicorn: "npm:^54.0.0"
eslint-plugin-wc: "npm:^2.0.4"
husky: "npm:^9.0.0"
lint-staged: "npm:^15.0.2"
Expand Down Expand Up @@ -3160,9 +3160,9 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-unicorn@npm:^53.0.0":
version: 53.0.0
resolution: "eslint-plugin-unicorn@npm:53.0.0"
"eslint-plugin-unicorn@npm:^54.0.0":
version: 54.0.0
resolution: "eslint-plugin-unicorn@npm:54.0.0"
dependencies:
"@babel/helper-validator-identifier": "npm:^7.24.5"
"@eslint-community/eslint-utils": "npm:^4.4.0"
Expand All @@ -3182,7 +3182,7 @@ __metadata:
strip-indent: "npm:^3.0.0"
peerDependencies:
eslint: ">=8.56.0"
checksum: 10c0/da48048c21a68dd5410ed1f8abb1a80a7dabb5cf751e690dae435cb5359b3150f92682722bdb2e07258689ad1fdceaa9bd2dd08f211aaeb7ed19c62b98a32db5
checksum: 10c0/cca557df20f31f6a072de6eba28129ed68fff059bef7ba2d373be650bef46ba899aeba89b2be5a309657e638400eb9ae0d0cd7e2f900c22eca0a6b8e2d0f4661
languageName: node
linkType: hard

Expand Down

0 comments on commit ef15b66

Please sign in to comment.