Skip to content

Commit 86c13d6

Browse files
Bump the typescript-eslint group with 2 updates
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.27.0 to 8.28.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.28.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.27.0 to 8.28.0 - [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.28.0/packages/parser) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: typescript-eslint - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: typescript-eslint ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d4f507d commit 86c13d6

File tree

2 files changed

+46
-46
lines changed

2 files changed

+46
-46
lines changed

package-lock.json

+44-44
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
@@ -56,8 +56,8 @@
5656
"@types/node": "^22.13.15",
5757
"@types/react": "17.0.x",
5858
"@types/react-router-dom": "5.3.x",
59-
"@typescript-eslint/eslint-plugin": "^8.27.0",
60-
"@typescript-eslint/parser": "^8.27.0",
59+
"@typescript-eslint/eslint-plugin": "^8.29.0",
60+
"@typescript-eslint/parser": "^8.29.0",
6161
"eslint": "^8.57.1",
6262
"eslint-config-prettier": "^10.1.1",
6363
"eslint-plugin-prettier": "^5.2.5",

0 commit comments

Comments
 (0)