Skip to content

Commit

Permalink
Update eslint to v7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 14, 2024
1 parent 09805d8 commit 8f3f9d7
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
Expand Up @@ -36,8 +36,8 @@
"@types/jest": "29.5.12",
"@types/lodash.isplainobject": "4.0.9",
"@types/lodash.mapvalues": "4.6.9",
"@typescript-eslint/eslint-plugin": "6.21.0",
"@typescript-eslint/parser": "6.21.0",
"@typescript-eslint/eslint-plugin": "7.2.0",
"@typescript-eslint/parser": "7.2.0",
"barrelsby": "2.8.1",
"eslint": "8.56.0",
"eslint-config-prettier": "9.1.0",
Expand Down

0 comments on commit 8f3f9d7

Please sign in to comment.