Skip to content

Commit

Permalink
Bump @typescript-eslint/eslint-plugin from 6.0.0 to 6.2.1
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 6.0.0 to 6.2.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/v6.2.1/packages/eslint-plugin)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Aug 6, 2023
1 parent d0ff335 commit b612c77
Show file tree
Hide file tree
Showing 2 changed files with 204 additions and 56 deletions.
258 changes: 203 additions & 55 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"test:coverage": "vitest run --coverage"
},
"devDependencies": {
"@typescript-eslint/eslint-plugin": "~6.0.0",
"@typescript-eslint/eslint-plugin": "~6.2.1",
"@typescript-eslint/parser": "~6.0.0",
"@vitest/coverage-c8": "~0.33.0",
"eslint": "~8.44.0",
Expand Down

0 comments on commit b612c77

Please sign in to comment.