diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-03-18 15:16:30 +0000 |
|---|---|---|
| committer | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2024-03-18 15:16:44 +0000 |
| commit | 56d4ca368895a3577c80f5bd270a03ee0eb1c8f9 (patch) | |
| tree | 4d035c657458469a289d65a9ad25e2467bcc3b36 /package.json | |
| parent | 601d0a8fcf4bf44ba4649286102cfe3003395a2d (diff) | |
deps(node): bump typescript-eslint from 7.1.1 to 7.2.0
Bumps [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) from 7.1.1 to 7.2.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.2.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 3b5688b..4ed7483 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "sharp": "^0.33.2", "tailwindcss": "^3.4.1", "typescript": "^5.4.2", - "typescript-eslint": "^7.1.1" + "typescript-eslint": "^7.2.0" }, "packageManager": "[email protected]+sha256.fc4a49bd609550a41e14d20efbce802a4b892aa4cac877322de2f0924f122991", "eslintConfig": { |
