diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-03-04 15:26:51 +0000 |
|---|---|---|
| committer | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2024-03-04 15:27:08 +0000 |
| commit | 7e0196202b953a79bbda4e6ce5ccd5e25acdb919 (patch) | |
| tree | 6486cb95fffb6774647b7c77736f8f73dfa38b28 /package.json | |
| parent | e84d0d354360bfa19aeae2d4b3686954cef5af4a (diff) | |
deps(node): bump typescript-eslint from 7.0.2 to 7.1.0
Bumps [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) from 7.0.2 to 7.1.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.1.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 21d3cf5..d47fbda 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.2" + "typescript-eslint": "^7.1.0" }, "packageManager": "[email protected]+sha256.fc4a49bd609550a41e14d20efbce802a4b892aa4cac877322de2f0924f122991", "eslintConfig": { |
