summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-03-11 15:39:26 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2024-03-11 15:39:38 +0000
commitd2f70d6793722327e24e96395b72e13ca4a2684d (patch)
tree36435fb1ed93464eca333d811c8a482cb664e074 /package.json
parent0f6c033a6f166cd081c790401645d2f19c10f816 (diff)
deps(node): bump @typescript-eslint/parser from 7.1.0 to 7.1.1
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 7.1.0 to 7.1.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.1.1/packages/parser) --- updated-dependencies: - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-patch ... 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 2d882bd..5570fff 100644
--- a/package.json
+++ b/package.json
@@ -24,7 +24,7 @@
"@fontsource-variable/noto-sans": "^5.0.3",
"@fontsource/noto-sans-mono": "^5.0.19",
"@types/node": "^20.11.25",
- "@typescript-eslint/parser": "^7.1.0",
+ "@typescript-eslint/parser": "^7.1.1",
"astro": "^4.5.0",
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",