Skip to content

Commit 8e155cc

Browse files
authored
Merge pull request #818 from firebase/dataconnect-quickstart-updates
feat: update eslint
2 parents c719327 + dcfd1e8 commit 8e155cc

File tree

3 files changed

+331
-36
lines changed

3 files changed

+331
-36
lines changed

dataconnect/app/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -21,12 +21,12 @@
2121
"devDependencies": {
2222
"@types/react": "^18.2.43",
2323
"@types/react-dom": "^18.2.17",
24-
"@typescript-eslint/eslint-plugin": "^6.14.0",
25-
"@typescript-eslint/parser": "^6.14.0",
24+
"@typescript-eslint/eslint-plugin": "^7.18.0",
25+
"@typescript-eslint/parser": "^7.18.0",
2626
"@vitejs/plugin-react": "^4.2.1",
2727
"autoprefixer": "^10.4.19",
2828
"eslint": "^8.55.0",
29-
"eslint-plugin-react-hooks": "^4.6.0",
29+
"eslint-plugin-react-hooks": "^4.6.2",
3030
"eslint-plugin-react-refresh": "^0.4.5",
3131
"postcss": "^8.4.40",
3232
"tailwindcss": "^3.4.7",

0 commit comments

Comments
 (0)