Skip to content

Commit

Permalink
feat: support eslint-plugin-unicorn@^54.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
theoludwig committed Jul 10, 2024
1 parent 152ccba commit c751162
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
10 changes: 5 additions & 5 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"eslint": "^8.56.0",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-promise": "^6.1.1",
"eslint-plugin-unicorn": "^51.0.1 || ^52.0.0 || ^53.0.0"
"eslint-plugin-unicorn": "^51.0.1 || ^52.0.0 || ^53.0.0 || ^54.0.0"
},
"devDependencies": {
"@commitlint/cli": "19.2.2",
Expand All @@ -65,7 +65,7 @@
"eslint": "8.57.0",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-promise": "6.4.0",
"eslint-plugin-unicorn": "53.0.0",
"eslint-plugin-unicorn": "54.0.0",
"husky": "9.0.11",
"lint-staged": "15.2.7",
"markdownlint-cli2": "0.13.0",
Expand Down

0 comments on commit c751162

Please sign in to comment.