Skip to content
This repository has been archived by the owner on Nov 17, 2024. It is now read-only.

Commit

Permalink
chore(deps): update eslint
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 1, 2024
1 parent 1fa9574 commit e3e6f8e
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
"@commitlint/cli": "17.8.1",
"@commitlint/config-conventional": "17.8.1",
"@remix-run/dev": "1.19.3",
"@remix-run/eslint-config": "1.19.3",
"@remix-run/eslint-config": "2.13.1",
"@types/bcrypt": "5.0.2",
"@types/compression": "1.7.5",
"@types/express": "4.17.21",
Expand All @@ -77,14 +77,14 @@
"@types/nodemailer": "6.4.15",
"@types/react": "18.3.3",
"@types/react-dom": "18.3.0",
"@typescript-eslint/eslint-plugin": "5.62.0",
"@typescript-eslint/parser": "5.62.0",
"@typescript-eslint/eslint-plugin": "8.12.2",
"@typescript-eslint/parser": "8.12.2",
"esbuild": "0.21.5",
"esbuild-register": "3.5.0",
"eslint": "8.57.0",
"eslint-config-prettier": "8.10.0",
"eslint": "9.14.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-simple-import-sort": "9.0.0",
"eslint-plugin-simple-import-sort": "12.1.1",
"husky": "8.0.3",
"lint-staged": "13.3.0",
"npm-run-all2": "5.0.2",
Expand Down

0 comments on commit e3e6f8e

Please sign in to comment.