Skip to content

Commit

Permalink
chore(deps): update eslint
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 27, 2023
1 parent efeec74 commit 8d1ae8e
Show file tree
Hide file tree
Showing 2 changed files with 290 additions and 207 deletions.
8 changes: 4 additions & 4 deletions apps/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@
"devDependencies": {
"@element/tailwind-config": "*",
"@remix-run/dev": "1.19.3",
"@remix-run/eslint-config": "1.19.3",
"@remix-run/eslint-config": "2.3.1",
"@tailwindcss/forms": "^0.5.3",
"@types/bcryptjs": "^2.4.2",
"@types/compression": "1.7.4",
Expand All @@ -114,14 +114,14 @@
"@types/react": "18.2.31",
"@types/react-dom": "18.2.14",
"@types/sharp": "^0.31.1",
"@typescript-eslint/eslint-plugin": "5.62.0",
"@typescript-eslint/parser": "5.62.0",
"@typescript-eslint/eslint-plugin": "6.13.0",
"@typescript-eslint/parser": "6.13.0",
"cssnano": "^5.1.15",
"dotenv-cli": "^7.1.0",
"esbuild": "0.19.5",
"esbuild-register": "3.5.0",
"eslint": "8.52.0",
"eslint-config-prettier": "8.10.0",
"eslint-config-prettier": "9.0.0",
"eslint-plugin-import": "2.28.1",
"eslint-plugin-simple-import-sort": "10.0.0",
"eslint-plugin-tailwindcss": "^3.10.1",
Expand Down
Loading

0 comments on commit 8d1ae8e

Please sign in to comment.