Skip to content

Commit 458d4f2

Browse files
fix(deps): bump @typescript-eslint/eslint-plugin from 5.62.0 to 8.11.0
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.62.0 to 8.11.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.11.0/packages/eslint-plugin) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7ab3365 commit 458d4f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"@testing-library/react": "^16.0.0",
4646
"@testing-library/user-event": "14.5.2",
4747
"@types/jest": "^29.5.12",
48-
"@typescript-eslint/eslint-plugin": "^5.62.0",
48+
"@typescript-eslint/eslint-plugin": "^8.11.0",
4949
"@typescript-eslint/parser": "^5.49.0",
5050
"babel-jest": "^29.7.0",
5151
"babel-polyfill": "6.26.0",

0 commit comments

Comments
 (0)