Skip to content

Commit

Permalink
Upgrade eslint-plugin-unicorn to version 55.0.0
Browse files Browse the repository at this point in the history
This is a major version bump, but the changelog at
https://github.com/sindresorhus/eslint-plugin-unicorn/releases/tag/v55.0.0
doesn't indicate any breaking changes that should impact us.
  • Loading branch information
timvandermeij committed Jul 26, 2024
1 parent b4fc2fb commit 1e65c23
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 88 deletions.
92 changes: 5 additions & 87 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"eslint-plugin-no-unsanitized": "^4.0.2",
"eslint-plugin-prettier": "^5.2.1",
"eslint-plugin-sort-exports": "^0.9.1",
"eslint-plugin-unicorn": "^54.0.0",
"eslint-plugin-unicorn": "^55.0.0",
"globals": "^15.8.0",
"gulp": "^5.0.0",
"gulp-cli": "^3.0.0",
Expand Down

0 comments on commit 1e65c23

Please sign in to comment.