Skip to content

Commit

Permalink
chore(deps-dev): bump typescript-eslint from 7.15.0 to 7.16.0
Browse files Browse the repository at this point in the history
Bumps [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) from 7.15.0 to 7.16.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.16.0/packages/typescript-eslint)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 10, 2024
1 parent a34e291 commit b8b36de
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 @@ -49,7 +49,7 @@
"knip": "5.22.x",
"lint-staged": "15.2.x",
"typescript": "5.5.x",
"typescript-eslint": "7.15.x"
"typescript-eslint": "7.16.x"
},
"lint-staged": {
"!(.next/*|*.json)*": "eslint --fix"
Expand Down

0 comments on commit b8b36de

Please sign in to comment.