Skip to content

Commit

Permalink
Update eslint
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 18, 2023
1 parent 29c827d commit 7fbf271
Show file tree
Hide file tree
Showing 2 changed files with 423 additions and 242 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"zod": "3.21.4"
},
"devDependencies": {
"@next/eslint-plugin-next": "13.4.13",
"@next/eslint-plugin-next": "13.5.6",
"@types/jest": "29.5.4",
"@types/lodash": "4.14.200",
"@types/marked": "5.0.2",
Expand All @@ -33,12 +33,12 @@
"@typescript-eslint/eslint-plugin": "5.62.0",
"@typescript-eslint/parser": "5.62.0",
"cypress": "12.17.4",
"eslint": "8.46.0",
"eslint": "8.54.0",
"eslint-config-prettier": "8.10.0",
"eslint-import-resolver-typescript": "3.5.5",
"eslint-plugin-import": "2.28.0",
"eslint-import-resolver-typescript": "3.6.1",
"eslint-plugin-import": "2.29.0",
"eslint-plugin-prettier": "4.2.1",
"eslint-plugin-react": "7.33.1",
"eslint-plugin-react": "7.33.2",
"feed": "4.2.2",
"jest": "29.6.4",
"marked": "4.2.12",
Expand Down
Loading

0 comments on commit 7fbf271

Please sign in to comment.