Skip to content

Commit 0b5210c

Browse files
Bump @typescript-eslint/eslint-plugin from 8.53.1 to 8.54.0 (#1389)
* Bump @typescript-eslint/eslint-plugin from 8.53.1 to 8.54.0 Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 8.53.1 to 8.54.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.54.0/packages/eslint-plugin) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.54.0 dependency-type: direct:development update-type: version-update:semver-minor ... 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 41668db commit 0b5210c

2 files changed

Lines changed: 60 additions & 60 deletions

File tree

package-lock.json

Lines changed: 57 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,15 +90,15 @@
9090
"@types/jest": "^30.0.0",
9191
"@types/node": "^25.0.10",
9292
"@types/semver": "^7.7.1",
93-
"@typescript-eslint/eslint-plugin": "^8.53.1",
94-
"@typescript-eslint/parser": "^8.53.1",
93+
"@typescript-eslint/eslint-plugin": "^8.54.0",
94+
"@typescript-eslint/parser": "^8.54.0",
9595
"c8": "^10.1.3",
9696
"cross-env": "^10.1.0",
9797
"eslint": "^9.39.2",
9898
"eslint-config-prettier": "^10.1.8",
9999
"eslint-plugin-import": "^2.32.0",
100100
"esm-utils": "^4.4.2",
101-
"globals": "^17.1.0",
101+
"globals": "^17.2.0",
102102
"jest": "^30.2.0",
103103
"jest-light-runner": "^0.7.11",
104104
"jest-snapshot-serializer-ansi": "^2.2.1",

0 commit comments

Comments
 (0)