Skip to content

Commit f79eca5

Browse files
build(deps-dev): bump the typescript-eslint group with 2 updates (#1797)
Bumps the typescript-eslint group with 2 updates: [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) and [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser). Updates `@typescript-eslint/eslint-plugin` from 8.32.0 to 8.32.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.32.1/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.32.0 to 8.32.1 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.32.1/packages/parser) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.32.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: typescript-eslint - dependency-name: "@typescript-eslint/parser" dependency-version: 8.32.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: typescript-eslint ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ba5ea5b commit f79eca5

File tree

2 files changed

+57
-47
lines changed

2 files changed

+57
-47
lines changed

package-lock.json

+55-45
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -69,8 +69,8 @@
6969
"@types/node": "22.15.17",
7070
"@types/react": "19.1.3",
7171
"@types/react-dom": "19.1.3",
72-
"@typescript-eslint/eslint-plugin": "8.32.0",
73-
"@typescript-eslint/parser": "8.32.0",
72+
"@typescript-eslint/eslint-plugin": "8.32.1",
73+
"@typescript-eslint/parser": "8.32.1",
7474
"benchmark": "2.1.4",
7575
"eslint": "9.26.0",
7676
"eslint-plugin-prettier": "5.4.0",

0 commit comments

Comments
 (0)