Skip to content

Commit

Permalink
Update dependency eslint to v9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 9, 2024
1 parent a2e45a1 commit eaf4c57
Showing 1 changed file with 2 additions and 2 deletions.
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 @@ -39,7 +39,7 @@
"prettier": "^3.2.5"
},
"devDependencies": {
"eslint": "^8.57.0",
"eslint": "^9.2.0",
"jest": "^29.7.0",
"typescript": "^5.4.5"
}
Expand Down

0 comments on commit eaf4c57

Please sign in to comment.