Skip to content

Commit b9d9a04

Browse files
Bump @typescript-eslint/eslint-plugin from 8.43.0 to 8.44.0 (#1265)
* Bump @typescript-eslint/eslint-plugin from 8.43.0 to 8.44.0 Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 8.43.0 to 8.44.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.44.0/packages/eslint-plugin) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.44.0 dependency-type: direct:development update-type: version-update:semver-minor ... 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 a4a3fee commit b9d9a04

File tree

2 files changed

+58
-58
lines changed

2 files changed

+58
-58
lines changed

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
@@ -88,8 +88,8 @@
8888
"@eslint/js": "^9.35.0",
8989
"@types/jest": "^30.0.0",
9090
"@types/semver": "^7.7.1",
91-
"@typescript-eslint/eslint-plugin": "^8.43.0",
92-
"@typescript-eslint/parser": "^8.43.0",
91+
"@typescript-eslint/eslint-plugin": "^8.44.0",
92+
"@typescript-eslint/parser": "^8.44.0",
9393
"c8": "^10.1.3",
9494
"cross-env": "^10.0.0",
9595
"eslint": "^9.35.0",

0 commit comments

Comments
 (0)