Skip to content
This repository was archived by the owner on Mar 30, 2026. It is now read-only.

Commit 6f3eb8d

Browse files
chore(deps-dev): bump typescript-eslint from 8.28.0 to 8.30.1
Bumps [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) from 8.28.0 to 8.30.1. - [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.30.1/packages/typescript-eslint) --- updated-dependencies: - dependency-name: typescript-eslint dependency-version: 8.30.1 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 74371ca commit 6f3eb8d

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"nodemon": "^3.1.9",
3737
"ts-jest": "^29.3.0",
3838
"typescript": "^5.8.2",
39-
"typescript-eslint": "^8.28.0",
39+
"typescript-eslint": "^8.30.1",
4040
"vitest": "^3.0.9"
4141
},
4242
"resolutions": {

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4234,7 +4234,7 @@ __metadata:
42344234
nodemon: "npm:^3.1.9"
42354235
ts-jest: "npm:^29.3.0"
42364236
typescript: "npm:^5.8.2"
4237-
typescript-eslint: "npm:^8.28.0"
4237+
typescript-eslint: "npm:^8.30.1"
42384238
uuid: "npm:^11.1.0"
42394239
vitest: "npm:^3.0.9"
42404240
zod: "npm:^3.24.2"

0 commit comments

Comments
 (0)