Skip to content

Commit e3f15c8

Browse files
Bump @typescript-eslint/eslint-plugin from 8.35.1 to 8.36.0 (#1195)
* Bump @typescript-eslint/eslint-plugin from 8.35.1 to 8.36.0 Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 8.35.1 to 8.36.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.36.0/packages/eslint-plugin) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.36.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 f9d6993 commit e3f15c8

File tree

2 files changed

+42
-190
lines changed

2 files changed

+42
-190
lines changed

package-lock.json

Lines changed: 39 additions & 187 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
@@ -88,15 +88,15 @@
8888
"@eslint/js": "^9.30.1",
8989
"@types/jest": "^30.0.0",
9090
"@types/semver": "^7.7.0",
91-
"@typescript-eslint/eslint-plugin": "^8.35.1",
92-
"@typescript-eslint/parser": "^8.35.1",
91+
"@typescript-eslint/eslint-plugin": "^8.36.0",
92+
"@typescript-eslint/parser": "^8.36.0",
9393
"c8": "^10.1.3",
9494
"cross-env": "^7.0.3",
9595
"eslint": "^9.30.1",
9696
"eslint-config-prettier": "^10.1.5",
9797
"esm-utils": "^4.4.2",
9898
"globals": "^16.3.0",
99-
"jest": "^30.0.3",
99+
"jest": "^30.0.4",
100100
"jest-light-runner": "^0.7.9",
101101
"jest-snapshot-serializer-ansi": "^2.2.1",
102102
"jest-snapshot-serializer-raw": "^2.0.0",

0 commit comments

Comments
 (0)