summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-04-16 17:05:36 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2024-04-16 17:05:49 +0000
commitcbcc5c09585229ec31cf76f2ab666b2d34129914 (patch)
tree909202bebedae9a1cf96ad262c5905ebabb9037c /package.json
parent274c95385969670318dca5b933a0172b020e37a5 (diff)
deps(node): bump @typescript-eslint/parser from 7.5.0 to 7.7.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 7.5.0 to 7.7.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.7.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 246d3ef..81fb75f 100644
--- a/package.json
+++ b/package.json
@@ -21,7 +21,7 @@
"@fontsource-variable/noto-sans": "^5.0.4",
"@fontsource/noto-sans-mono": "^5.0.19",
"@types/node": "^20.12.7",
- "@typescript-eslint/parser": "^7.5.0",
+ "@typescript-eslint/parser": "^7.7.0",
"astro": "^4.6.2",
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",