Skip to content

Commit a687544

Browse files
build(deps-dev): bump typescript-eslint from 8.37.0 to 8.38.0 in /web (#2581)
Bumps [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) from 8.37.0 to 8.38.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.38.0/packages/typescript-eslint) --- updated-dependencies: - dependency-name: typescript-eslint dependency-version: 8.38.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f32d607 commit a687544

File tree

2 files changed

+63
-63
lines changed

2 files changed

+63
-63
lines changed

web/package-lock.json

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

web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"postcss": "^8.5.6",
4343
"tailwindcss": "^3.4.1",
4444
"typescript": "^5.8.3",
45-
"typescript-eslint": "^8.37.0",
45+
"typescript-eslint": "^8.38.0",
4646
"vite": "^7.0.6",
4747
"vite-plugin-static-copy": "^3.1.1",
4848
"vitest": "^3.2.4"

0 commit comments

Comments
 (0)