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] authored Oct 7, 2024
1 parent 51f94d3 commit 93547af
Show file tree
Hide file tree
Showing 2 changed files with 143 additions and 129 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"@types/eslint": "8.56.11",
"@types/jest": "29.5.12",
"codecov": "3.8.3",
"eslint": "8.57.0",
"eslint": "9.12.0",
"eslint-config-prettier": "9.1.0",
"eslint-config-typed-fp": "5.4.0",
"eslint-plugin-functional": "6.1.1",
Expand All @@ -36,7 +36,7 @@
"tsutils": "^3.21.0"
},
"peerDependencies": {
"eslint": "^8.48.0",
"eslint": "^9.0.0",
"typescript": "^5.2.2"
},
"scripts": {
Expand Down
Loading

0 comments on commit 93547af

Please sign in to comment.