Skip to content

Commit

Permalink
deps(eslint-plugin-unicorn): Update to v51.
Browse files Browse the repository at this point in the history
  • Loading branch information
milesj committed Feb 7, 2024
1 parent 26cb940 commit e8414ae
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/eslint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"eslint-plugin-react-perf": "^3.3.2",
"eslint-plugin-simple-import-sort": "^10.0.0",
"eslint-plugin-solid": "^0.13.1",
"eslint-plugin-unicorn": "^50.0.1"
"eslint-plugin-unicorn": "^51.0.1"
},
"devDependencies": {
"@types/eslint": "^8.56.2",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6115,7 +6115,7 @@ __metadata:
eslint-plugin-react-perf: "npm:^3.3.2"
eslint-plugin-simple-import-sort: "npm:^10.0.0"
eslint-plugin-solid: "npm:^0.13.1"
eslint-plugin-unicorn: "npm:^50.0.1"
eslint-plugin-unicorn: "npm:^51.0.1"
peerDependencies:
eslint: ^8.0.0
languageName: unknown
Expand Down Expand Up @@ -6348,9 +6348,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 @@ -6370,7 +6370,7 @@ __metadata:
strip-indent: "npm:^3.0.0"
peerDependencies:
eslint: ">=8.56.0"
checksum: dd5e45f624a94172965858d7a15434df0ea98e14a300d90cfe7f0cbbd893883e1488036f77cb49162e2b61802c1d5386facfcaf5fd995357a7065013bfb8fe7f
checksum: cea770332423d49d0cd86ca96055be7f14895e1d0a9fb24c8ed4f18a6e1eeff362d4881c46e85d85c37938bb85a6eeae7e347bcf7a3bb7307a8dd309651e0adf
languageName: node
linkType: hard

Expand Down

0 comments on commit e8414ae

Please sign in to comment.