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 Oct 16, 2023
1 parent 543a708 commit ddef5bc
Show file tree
Hide file tree
Showing 2 changed files with 246 additions and 83 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.18.1",
"@remix-run/eslint-config": "1.18.1",
"@remix-run/eslint-config": "2.1.0",
"@tailwindcss/forms": "^0.5.3",
"@types/bcryptjs": "^2.4.2",
"@types/compression": "1.7.2",
Expand All @@ -114,14 +114,14 @@
"@types/react": "18.2.14",
"@types/react-dom": "18.2.6",
"@types/sharp": "^0.31.1",
"@typescript-eslint/eslint-plugin": "5.62.0",
"@typescript-eslint/parser": "5.62.0",
"@typescript-eslint/eslint-plugin": "6.8.0",
"@typescript-eslint/parser": "6.8.0",
"cssnano": "^5.1.15",
"dotenv-cli": "^7.1.0",
"esbuild": "0.18.11",
"esbuild-register": "3.4.2",
"eslint": "8.44.0",
"eslint-config-prettier": "8.8.0",
"eslint-config-prettier": "9.0.0",
"eslint-plugin-import": "2.27.5",
"eslint-plugin-simple-import-sort": "10.0.0",
"eslint-plugin-tailwindcss": "^3.10.1",
Expand Down
Loading

0 comments on commit ddef5bc

Please sign in to comment.