Skip to content

Commit

Permalink
Upgrade lint to support typescript 5.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
timuric committed Dec 18, 2023
1 parent c328fa3 commit e2d6b3c
Show file tree
Hide file tree
Showing 2 changed files with 94 additions and 94 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,10 +58,10 @@
"@types/react": "18.2.38",
"@types/react-dom": "18.2.17",
"@types/url-join": "4.0.3",
"@typescript-eslint/eslint-plugin": "6.12.0",
"@typescript-eslint/parser": "6.12.0",
"@typescript-eslint/eslint-plugin": "6.14.0",
"@typescript-eslint/parser": "6.14.0",
"autoprefixer": "10.4.16",
"eslint": "8.54.0",
"eslint": "8.56.0",
"eslint-config-next": "14.0.3",
"eslint-config-prettier": "9.0.0",
"eslint-plugin-import": "2.29.0",
Expand Down
Loading

0 comments on commit e2d6b3c

Please sign in to comment.