Skip to content

Commit 2c12818

Browse files
dependabot[bot]benoitf
authored andcommitted
chore(deps-dev): bump the typescript-eslint group with 3 updates
Bumps the typescript-eslint group with 3 updates: [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin), [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) and [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint). Updates `@typescript-eslint/eslint-plugin` from 8.35.0 to 8.35.1 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.35.1/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.35.0 to 8.35.1 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.35.1/packages/parser) Updates `typescript-eslint` from 8.35.0 to 8.35.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.35.1/packages/typescript-eslint) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.35.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: typescript-eslint - dependency-name: "@typescript-eslint/parser" dependency-version: 8.35.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: typescript-eslint - dependency-name: typescript-eslint dependency-version: 8.35.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: typescript-eslint ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b8c386b commit 2c12818

2 files changed

Lines changed: 81 additions & 81 deletions

File tree

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -121,8 +121,8 @@
121121
"@eslint/js": "^9.29.0",
122122
"@types/node": "^22",
123123
"@types/ssh2": "^1.15.5",
124-
"@typescript-eslint/eslint-plugin": "^8.35.0",
125-
"@typescript-eslint/parser": "^8.35.0",
124+
"@typescript-eslint/eslint-plugin": "^8.35.1",
125+
"@typescript-eslint/parser": "^8.35.1",
126126
"@vitest/coverage-v8": "^3.1.1",
127127
"eslint": "^9.29.0",
128128
"eslint-import-resolver-custom-alias": "^1.3.2",
@@ -140,7 +140,7 @@
140140
"openapi-typescript": "^7.8.0",
141141
"prettier": "^3.6.1",
142142
"typescript": "^5.8.3",
143-
"typescript-eslint": "^8.35.0",
143+
"typescript-eslint": "^8.35.1",
144144
"vite": "^7.0.0",
145145
"vitest": "^3.1.1"
146146
}

0 commit comments

Comments
 (0)