Skip to content

Commit 47d6f09

Browse files
npm(deps-dev): bump @typescript-eslint/eslint-plugin
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.62.0 to 6.2.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/v6.2.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] <support@github.com>
1 parent 825a416 commit 47d6f09

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
@@ -54,7 +54,7 @@
5454
"@rollup/plugin-typescript": "^11.0.0",
5555
"@types/jest": "^29.2.4",
5656
"@types/node": "^20.2.3",
57-
"@typescript-eslint/eslint-plugin": "^5.46.0",
57+
"@typescript-eslint/eslint-plugin": "^6.2.0",
5858
"@typescript-eslint/parser": "^5.46.0",
5959
"dts-bundle-generator": "^8.0.1",
6060
"eslint": "^8.29.0",

0 commit comments

Comments
 (0)