Skip to content

Commit dc73340

Browse files
chore(deps-dev): bump typescript-eslint (#855)
Bumps [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) from 8.33.0 to 8.33.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.33.1/packages/typescript-eslint) --- updated-dependencies: - dependency-name: typescript-eslint dependency-version: 8.33.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 504bd30 commit dc73340

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

generators/node-server/resources/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
"tsc-watch": "7.1.1",
6464
"tsconfig-paths": "4.2.0",
6565
"typescript": "5.8.3",
66-
"typescript-eslint": "8.33.0"
66+
"typescript-eslint": "8.33.1"
6767
},
6868
"packageManager": "npm@11"
6969
}

0 commit comments

Comments
 (0)