Skip to content

Commit

Permalink
chore(deps): update lint
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 11, 2023
1 parent bf2636a commit ea0f1aa
Show file tree
Hide file tree
Showing 2 changed files with 113 additions and 122 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,9 @@
"@edge-runtime/vm": "3.0.4",
"@ianvs/prettier-plugin-sort-imports": "^4.0.2",
"@next/eslint-plugin-next": "13.4.13",
"@typescript-eslint/eslint-plugin": "6.2.1",
"@typescript-eslint/parser": "6.2.1",
"eslint": "8.46.0",
"@typescript-eslint/eslint-plugin": "6.3.0",
"@typescript-eslint/parser": "6.3.0",
"eslint": "8.47.0",
"eslint-config-prettier": "9.0.0",
"eslint-plugin-import": "2.28.0",
"eslint-plugin-react": "7.33.1",
Expand All @@ -37,7 +37,7 @@
"eslint-plugin-unicorn": "48.0.1",
"prettier": "3.0.1",
"prettier-plugin-pkg": "0.18.0",
"prettier-plugin-tailwindcss": "0.4.1",
"prettier-plugin-tailwindcss": "0.5.2",
"rimraf": "5.0.1",
"tsup": "7.0.0",
"turbo": "1.10.12",
Expand Down

0 comments on commit ea0f1aa

Please sign in to comment.