summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-02-26 15:38:15 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2024-02-26 15:38:30 +0000
commit986ec3b61a978a8c6b67cedee0c031fb91ce9846 (patch)
tree090e60e9a51e42c3ebedfae254eedbb2f503ed80 /package.json
parent126c56544bda98d08145b8ca966fee05e08c0878 (diff)
deps(node): bump @typescript-eslint/parser from 7.0.1 to 7.0.2
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 7.0.1 to 7.0.2. - [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.0.2/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 41c3364..cedd1cc 100644
--- a/package.json
+++ b/package.json
@@ -24,7 +24,7 @@
"@fontsource-variable/noto-sans": "^5.0.1",
"@fontsource/noto-sans-mono": "^5.0.18",
"@types/node": "^20.11.20",
- "@typescript-eslint/parser": "^7.0.1",
+ "@typescript-eslint/parser": "^7.0.2",
"astro": "^4.4.0",
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",