summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-04-08 15:40:14 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2024-04-08 15:40:27 +0000
commit33a4eb02a8307be1bcfaaabbe3adaf25d0088d3b (patch)
tree046cbdae03bad914efeaa4dd75ecf32d99704650 /package.json
parentcd0198020c20c58d972267e7122772495ac29508 (diff)
deps(node): bump @typescript-eslint/parser from 7.4.0 to 7.5.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 7.4.0 to 7.5.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.5.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.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 25c1686..29177ec 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.12.5",
- "@typescript-eslint/parser": "^7.4.0",
+ "@typescript-eslint/parser": "^7.5.0",
"astro": "^4.5.16",
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",