Skip to content

Commit

Permalink
chore(deps): update dependency eslint-plugin-unicorn to v51 (#36)
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 Feb 9, 2024
1 parent af0f502 commit 37c14a9
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 @@ -55,7 +55,7 @@
"eslint-plugin-import": "2.29.1",
"eslint-plugin-sort-class-members": "1.19.0",
"eslint-plugin-sort-destructure-keys": "1.5.0",
"eslint-plugin-unicorn": "50.0.1",
"eslint-plugin-unicorn": "51.0.1",
"husky": "8.0.3",
"jest": "29.7.0",
"lint-staged": "15.2.2",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3464,7 +3464,7 @@ __metadata:
eslint-plugin-import: "npm:2.29.1"
eslint-plugin-sort-class-members: "npm:1.19.0"
eslint-plugin-sort-destructure-keys: "npm:1.5.0"
eslint-plugin-unicorn: "npm:50.0.1"
eslint-plugin-unicorn: "npm:51.0.1"
husky: "npm:8.0.3"
jest: "npm:29.7.0"
lint-staged: "npm:15.2.2"
Expand Down Expand Up @@ -4870,9 +4870,9 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-unicorn@npm:50.0.1":
version: 50.0.1
resolution: "eslint-plugin-unicorn@npm:50.0.1"
"eslint-plugin-unicorn@npm:51.0.1":
version: 51.0.1
resolution: "eslint-plugin-unicorn@npm:51.0.1"
dependencies:
"@babel/helper-validator-identifier": "npm:^7.22.20"
"@eslint-community/eslint-utils": "npm:^4.4.0"
Expand All @@ -4892,7 +4892,7 @@ __metadata:
strip-indent: "npm:^3.0.0"
peerDependencies:
eslint: ">=8.56.0"
checksum: 10c0/645992a210066810bae4fc7557606a1f23b89a2b300c7a32d390c600a12a3283013a201a035a0943da605a38c4b7a5556086962b9ec785d45cf8c65c6a50cbcd
checksum: 10c0/e3b019e55d60511c18aec081ff512366f917d0162db3ee122e1f881657b9a1c89e0d505bb7aec968d612ff3c757c055d5b734aaf0b3078a283315bb7db56ca04
languageName: node
linkType: hard

Expand Down

0 comments on commit 37c14a9

Please sign in to comment.