diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-04-15 15:24:15 +0000 |
|---|---|---|
| committer | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2024-04-15 15:24:30 +0000 |
| commit | d9fa8cb324b29d00a845a3b9c19ca619d4ea5a1a (patch) | |
| tree | 193dc804561b93ea09befe46c627769b1d877546 /package.json | |
| parent | b1c5d25739a5b748fe24edd5a7e0fd09ff7f3d78 (diff) | |
deps(node): bump typescript-eslint from 7.5.0 to 7.6.0
Bumps [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) from 7.5.0 to 7.6.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.6.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] <[email protected]>
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 3500fd6..2a62a84 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "prettier-eslint": "^16.3.0", "sharp": "^0.33.3", "typescript": "^5.4.4", - "typescript-eslint": "^7.5.0" + "typescript-eslint": "^7.6.0" }, "packageManager": "[email protected]+sha256.fc4a49bd609550a41e14d20efbce802a4b892aa4cac877322de2f0924f122991", "eslintConfig": { |
