Skip to content

Commit

Permalink
chore(deps): bump @typescript-eslint/eslint-plugin from 5.62.0 to 6.10.0
Browse files Browse the repository at this point in the history
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.62.0 to 6.10.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.10.0/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 8, 2023
1 parent 5ffd7d2 commit 73a7019
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"watch": "mocha \"tests/lib/**/*.js\" --reporter dot --watch --growl"
},
"dependencies": {
"@typescript-eslint/eslint-plugin": "~5.62.0",
"@typescript-eslint/eslint-plugin": "~6.10.0",
"@typescript-eslint/parser": "~5.62.0",
"eslint-plugin-eslint-comments": "~3.2.0",
"eslint-plugin-eslint-plugin": "~4.4.1",
Expand Down

0 comments on commit 73a7019

Please sign in to comment.