Skip to content

Commit dea4ef5

Browse files
committed
chore: integrate pull request 37
Bump @typescript-eslint/eslint-plugin to 8.58.0 (dev). Squashed from: #37 Made-with: Cursor
1 parent 193686d commit dea4ef5

3 files changed

Lines changed: 6 additions & 137 deletions

File tree

backend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"@types/morgan": "^1.9.10",
4949
"@types/node": "^25.5.0",
5050
"@types/nodemailer": "^7.0.11",
51-
"@typescript-eslint/eslint-plugin": "^8.57.2",
51+
"@typescript-eslint/eslint-plugin": "^8.58.1",
5252
"@typescript-eslint/parser": "^8.58.1",
5353
"@vitest/coverage-v8": "^4.1.2",
5454
"eslint": "^10.1.0",

frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"@tailwindcss/vite": "^4.2.2",
2929
"@types/react": "^19.2.14",
3030
"@types/react-dom": "^19.2.3",
31-
"@typescript-eslint/eslint-plugin": "^8.57.2",
31+
"@typescript-eslint/eslint-plugin": "^8.58.1",
3232
"@typescript-eslint/parser": "^8.58.1",
3333
"@vitejs/plugin-react": "^6.0.1",
3434
"@vitest/coverage-v8": "^4.1.2",

pnpm-lock.yaml

Lines changed: 4 additions & 135 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)