Skip to content

Commit

Permalink
Bump @typescript-eslint/eslint-plugin from 8.8.0 to 8.8.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 8.8.0 to 8.8.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/v8.8.1/packages/eslint-plugin)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 8, 2024
1 parent eba9e91 commit b0b118e
Show file tree
Hide file tree
Showing 2 changed files with 63 additions and 63 deletions.
122 changes: 61 additions & 61 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
},
"devDependencies": {
"@types/jest": "^29.5.13",
"@typescript-eslint/eslint-plugin": "^8.8.0",
"@typescript-eslint/eslint-plugin": "^8.8.1",
"enhanced-resolve": "^5.17.1",
"eslint": "^8.57.1",
"eslint-config-tc": "^26.0.0",
Expand All @@ -56,7 +56,7 @@
"eslint-config-prettier": "^9.1.0"
},
"peerDependencies": {
"@typescript-eslint/eslint-plugin": "^8.8.0",
"@typescript-eslint/eslint-plugin": "^8.8.1",
"@typescript-eslint/parser": "^8.0.1",
"eslint": "^8.57.1"
},
Expand Down

0 comments on commit b0b118e

Please sign in to comment.