diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-03-04 15:30:07 +0000 |
|---|---|---|
| committer | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2024-03-04 15:30:22 +0000 |
| commit | 497537826a9a4b093f6dc6f3837ee02ada5907f5 (patch) | |
| tree | b381e0bb1af5cbeee6aa0ce52b73a3bb37b7b39a /package.json | |
| parent | 4264fad4f31f6a9e28c91b19b0cbc1ddc69cd096 (diff) | |
deps(node): bump @typescript-eslint/parser from 7.0.2 to 7.1.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) 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/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.1.0/packages/parser)
---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
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 37880db..6267c2d 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "@fontsource-variable/noto-sans": "^5.0.2", "@fontsource/noto-sans-mono": "^5.0.18", "@types/node": "^20.11.24", - "@typescript-eslint/parser": "^7.0.2", + "@typescript-eslint/parser": "^7.1.0", "astro": "^4.4.5", "eslint": "^8.57.0", "eslint-config-prettier": "^9.1.0", |
