Skip to content

Commit

Permalink
Update dependency eslint-plugin-unicorn to v53
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 10, 2024
1 parent a2e45a1 commit 95f4ba1
Show file tree
Hide file tree
Showing 2 changed files with 93 additions and 13 deletions.
102 changes: 91 additions & 11 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
@@ -1,6 +1,6 @@
{
"name": "eslint-config-kyle",
"version": "21.6.1",
"version": "22.0.0",
"author": "Kyle Hensel",
"description": "A sharable eslint config that I use",
"license": "MIT",
Expand Down Expand Up @@ -35,7 +35,7 @@
"eslint-plugin-prettier": "^5.1.3",
"eslint-plugin-react": "^7.34.1",
"eslint-plugin-react-hooks": "^4.6.2",
"eslint-plugin-unicorn": "^52.0.0",
"eslint-plugin-unicorn": "^53.0.0",
"prettier": "^3.2.5"
},
"devDependencies": {
Expand Down

0 comments on commit 95f4ba1

Please sign in to comment.