Skip to content

Commit 1801837

Browse files
chore(deps): update typescript-eslint monorepo to v8
1 parent 6a30925 commit 1801837

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

backend/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -75,8 +75,8 @@
7575
"@types/passport-local": "^1.0.38",
7676
"@types/supertest": "^2.0.16",
7777
"@types/underscore": "^1.11.15",
78-
"@typescript-eslint/eslint-plugin": "^6.13.2",
79-
"@typescript-eslint/parser": "^6.13.2",
78+
"@typescript-eslint/eslint-plugin": "^8.0.0",
79+
"@typescript-eslint/parser": "^8.0.0",
8080
"eslint": "~8.55.0",
8181
"eslint-config-prettier": "^9.1.0",
8282
"eslint-plugin-unused-imports": "^3.0.0",

frontend/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -77,8 +77,8 @@
7777
"@types/jasminewd2": "~2.0.13",
7878
"@types/node": "^18.19.3",
7979
"@types/ramda": "0.27.34",
80-
"@typescript-eslint/eslint-plugin": "^5.62.0",
81-
"@typescript-eslint/parser": "^5.62.0",
80+
"@typescript-eslint/eslint-plugin": "^8.0.0",
81+
"@typescript-eslint/parser": "^8.0.0",
8282
"codelyzer": "^6.0.2",
8383
"eslint": "~8.53.0",
8484
"eslint-config-prettier": "^9.1.0",

0 commit comments

Comments
 (0)