Skip to content

Commit 08946d4

Browse files
chore(deps-dev): Bump typescript-eslint from 8.57.2 to 8.58.0
Bumps [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) from 8.57.2 to 8.58.0. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.58.0/packages/typescript-eslint) --- updated-dependencies: - dependency-name: typescript-eslint dependency-version: 8.58.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 23a8f55 commit 08946d4

3 files changed

Lines changed: 64 additions & 38 deletions

File tree

backend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"prisma": "^7.6.0",
5656
"tsx": "^4.21.0",
5757
"typescript": "^6.0.0",
58-
"typescript-eslint": "^8.57.2",
58+
"typescript-eslint": "^8.58.1",
5959
"vitest": "^4.1.2"
6060
}
6161
}

frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"postcss": "^8.5.8",
3939
"tailwindcss": "^4.2.2",
4040
"typescript": "^6.0.0",
41-
"typescript-eslint": "^8.57.2",
41+
"typescript-eslint": "^8.58.1",
4242
"vite": "^8.0.5",
4343
"vitest": "^4.1.2"
4444
}

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)