diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-03-18 15:15:27 +0000 |
|---|---|---|
| committer | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2024-03-18 15:15:40 +0000 |
| commit | 601d0a8fcf4bf44ba4649286102cfe3003395a2d (patch) | |
| tree | 15a705f6d08d15027e01609040ed4ba3e7226334 /package.json | |
| parent | 548c25326f3b3bc4c6fb0865b537cecba5f714e1 (diff) | |
deps(node): bump @typescript-eslint/parser from 7.1.1 to 7.2.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) 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/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.2.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 6be55f8..3b5688b 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "@fontsource-variable/noto-sans": "^5.0.4", "@fontsource/noto-sans-mono": "^5.0.19", "@types/node": "^20.11.25", - "@typescript-eslint/parser": "^7.1.1", + "@typescript-eslint/parser": "^7.2.0", "astro": "^4.5.0", "eslint": "^8.57.0", "eslint-config-prettier": "^9.1.0", |
