Skip to content
This repository was archived by the owner on Aug 4, 2025. It is now read-only.

Commit 2a563d5

Browse files
chore(deps): update typescript-eslint monorepo to v8
1 parent 39704d9 commit 2a563d5

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

app/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@
2828
"devDependencies": {
2929
"@types/node": "14.18.0",
3030
"@types/react": "17.0.37",
31-
"@typescript-eslint/eslint-plugin": "4.33.0",
32-
"@typescript-eslint/parser": "4.33.0",
31+
"@typescript-eslint/eslint-plugin": "8.12.2",
32+
"@typescript-eslint/parser": "8.12.2",
3333
"eslint": "7.32.0",
3434
"eslint-config-prettier": "6.15.0",
3535
"eslint-import-resolver-webpack": "0.13.2",

functions/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,8 @@
2626
"twitter": "1.7.1"
2727
},
2828
"devDependencies": {
29-
"@typescript-eslint/eslint-plugin": "4.33.0",
30-
"@typescript-eslint/parser": "4.33.0",
29+
"@typescript-eslint/eslint-plugin": "8.12.2",
30+
"@typescript-eslint/parser": "8.12.2",
3131
"eslint": "7.32.0",
3232
"eslint-config-prettier": "6.15.0",
3333
"eslint-import-resolver-webpack": "0.13.2",

0 commit comments

Comments
 (0)