Skip to content

Commit f42dfad

Browse files
Bump @typescript-eslint/eslint-plugin from 8.57.1 to 8.57.2 (#1475)
* Bump @typescript-eslint/eslint-plugin from 8.57.1 to 8.57.2 Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 8.57.1 to 8.57.2. - [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.57.2/packages/eslint-plugin) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.57.2 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> * update package.json --------- 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 a74f4bf commit f42dfad

2 files changed

Lines changed: 58 additions & 58 deletions

File tree

package-lock.json

Lines changed: 56 additions & 56 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
@@ -90,8 +90,8 @@
9090
"@types/jest": "^30.0.0",
9191
"@types/node": "^25.5.0",
9292
"@types/semver": "^7.7.1",
93-
"@typescript-eslint/eslint-plugin": "^8.57.1",
94-
"@typescript-eslint/parser": "^8.57.1",
93+
"@typescript-eslint/eslint-plugin": "^8.57.2",
94+
"@typescript-eslint/parser": "^8.57.2",
9595
"c8": "^11.0.0",
9696
"cross-env": "^10.1.0",
9797
"eslint": "^9.39.4",

0 commit comments

Comments
 (0)