Skip to content

Commit

Permalink
Update eslint
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 24, 2023
1 parent 29c827d commit 06f1c00
Show file tree
Hide file tree
Showing 2 changed files with 276 additions and 130 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,21 +23,21 @@
"zod": "3.21.4"
},
"devDependencies": {
"@next/eslint-plugin-next": "13.4.13",
"@next/eslint-plugin-next": "14.0.4",
"@types/jest": "29.5.4",
"@types/lodash": "4.14.200",
"@types/marked": "5.0.2",
"@types/node": "16.11.19",
"@types/react": "18.2.21",
"@types/react-dom": "18.2.7",
"@typescript-eslint/eslint-plugin": "5.62.0",
"@typescript-eslint/parser": "5.62.0",
"@typescript-eslint/eslint-plugin": "6.15.0",
"@typescript-eslint/parser": "6.15.0",
"cypress": "12.17.4",
"eslint": "8.46.0",
"eslint-config-prettier": "8.10.0",
"eslint-config-prettier": "9.1.0",
"eslint-import-resolver-typescript": "3.5.5",
"eslint-plugin-import": "2.28.0",
"eslint-plugin-prettier": "4.2.1",
"eslint-plugin-prettier": "5.1.2",
"eslint-plugin-react": "7.33.1",
"feed": "4.2.2",
"jest": "29.6.4",
Expand Down
Loading

0 comments on commit 06f1c00

Please sign in to comment.