diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-02-26 15:40:29 +0000 |
|---|---|---|
| committer | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2024-02-26 15:40:42 +0000 |
| commit | a322303b9526f0981d0c2194240f405daaa72803 (patch) | |
| tree | cd8061b566129368bd5fa64999c8269f89426e43 /package.json | |
| parent | 025bccec9db0c0a7ec79d03972cbbd9d2e254458 (diff) | |
deps(node): bump typescript-eslint from 7.0.1 to 7.0.2
Bumps [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) from 7.0.1 to 7.0.2.
- [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.0.2/packages/typescript-eslint)
---
updated-dependencies:
- dependency-name: typescript-eslint
dependency-type: direct:development
update-type: version-update:semver-patch
...
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 37ea208..21d3cf5 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "sharp": "^0.33.2", "tailwindcss": "^3.4.1", "typescript": "^5.3.3", - "typescript-eslint": "^7.0.1" + "typescript-eslint": "^7.0.2" }, "packageManager": "[email protected]+sha256.fc4a49bd609550a41e14d20efbce802a4b892aa4cac877322de2f0924f122991", "eslintConfig": { |
