Skip to content

Commit a94c377

Browse files
Bump @typescript-eslint/eslint-plugin from 8.46.3 to 8.46.4 (#1308)
* Bump @typescript-eslint/eslint-plugin from 8.46.3 to 8.46.4 Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 8.46.3 to 8.46.4. - [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.4/packages/eslint-plugin) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.46.4 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 49cfcd0 commit a94c377

File tree

2 files changed

+73
-60
lines changed

2 files changed

+73
-60
lines changed

package-lock.json

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

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -90,8 +90,8 @@
9090
"@types/jest": "^30.0.0",
9191
"@types/node": "^24.10.0",
9292
"@types/semver": "^7.7.1",
93-
"@typescript-eslint/eslint-plugin": "^8.46.3",
94-
"@typescript-eslint/parser": "^8.46.3",
93+
"@typescript-eslint/eslint-plugin": "^8.46.4",
94+
"@typescript-eslint/parser": "^8.46.4",
9595
"c8": "^10.1.3",
9696
"cross-env": "^10.1.0",
9797
"eslint": "^9.39.1",
@@ -104,7 +104,7 @@
104104
"jest-snapshot-serializer-ansi": "^2.2.1",
105105
"jest-snapshot-serializer-raw": "^2.0.0",
106106
"jest-watch-typeahead": "^3.0.1",
107-
"knip": "^5.68.0",
107+
"knip": "^5.69.0",
108108
"lines-and-columns": "^2.0.4",
109109
"prettier": "^3.6.2",
110110
"solc": "^0.8.30",

0 commit comments

Comments
 (0)