Skip to content

Commit 39e7298

Browse files
Bump @typescript-eslint/eslint-plugin from 8.34.1 to 8.35.0 (#1180)
* Bump @typescript-eslint/eslint-plugin from 8.34.1 to 8.35.0 Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 8.34.1 to 8.35.0. - [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.0/packages/eslint-plugin) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.35.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> * updating dependencies --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Klaus <[email protected]>
1 parent 8ba9872 commit 39e7298

2 files changed

Lines changed: 40 additions & 197 deletions

File tree

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -88,8 +88,8 @@
8888
"@eslint/js": "^9.29.0",
8989
"@types/jest": "^30.0.0",
9090
"@types/semver": "^7.7.0",
91-
"@typescript-eslint/eslint-plugin": "^8.34.1",
92-
"@typescript-eslint/parser": "^8.34.1",
91+
"@typescript-eslint/eslint-plugin": "^8.35.0",
92+
"@typescript-eslint/parser": "^8.35.0",
9393
"c8": "^10.1.3",
9494
"cross-env": "^7.0.3",
9595
"eslint": "^9.29.0",

0 commit comments

Comments
 (0)