Skip to content

Commit 072a826

Browse files
Bump @typescript-eslint/eslint-plugin from 8.46.0 to 8.46.1 (#1285)
* Bump @typescript-eslint/eslint-plugin from 8.46.0 to 8.46.1 Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 8.46.0 to 8.46.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.46.1/packages/eslint-plugin) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.46.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> * updating 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 f6fe70f commit 072a826

File tree

2 files changed

+61
-61
lines changed

2 files changed

+61
-61
lines changed

package-lock.json

Lines changed: 59 additions & 59 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.37.0",
8989
"@types/jest": "^30.0.0",
9090
"@types/semver": "^7.7.1",
91-
"@typescript-eslint/eslint-plugin": "^8.46.0",
92-
"@typescript-eslint/parser": "^8.46.0",
91+
"@typescript-eslint/eslint-plugin": "^8.46.1",
92+
"@typescript-eslint/parser": "^8.46.1",
9393
"c8": "^10.1.3",
9494
"cross-env": "^10.1.0",
9595
"eslint": "^9.37.0",

0 commit comments

Comments
 (0)