diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-03-25 15:30:58 +0000 |
|---|---|---|
| committer | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2024-03-25 15:31:11 +0000 |
| commit | dd3546e347dac62cfea5f2a2f91091881edab7c5 (patch) | |
| tree | 0f4eab70aea799f93af9b7b2d03867a3dd99d6ae /package.json | |
| parent | 0417599ec70fa635f202b2d8eb3fd632d09f4b93 (diff) | |
deps(node): bump @typescript-eslint/parser from 7.2.0 to 7.3.1
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 7.2.0 to 7.3.1.
- [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.3.1/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 56dabda..eba2e4e 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.30", - "@typescript-eslint/parser": "^7.2.0", + "@typescript-eslint/parser": "^7.3.1", "astro": "^4.5.9", "eslint": "^8.57.0", "eslint-config-prettier": "^9.1.0", |
