summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-02-13 06:50:44 +0000
committerseth <[email protected]>2024-02-13 01:53:58 -0500
commit5ebe23dc3a4a5fb8cb6521b3002f7a136ff88461 (patch)
tree0d00c61ef6391c0230ee700d1b8fd4fff9557270 /package.json
parent09ee595618ad8c2fc6816e4c2ca21991a5ddeae3 (diff)
deps(node): bump @typescript-eslint/parser from 6.21.0 to 7.0.1
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 6.21.0 to 7.0.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.0.1/packages/parser) --- updated-dependencies: - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-major ... 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 600e39b..f9a88c2 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.17",
- "@typescript-eslint/parser": "^6.21.0",
+ "@typescript-eslint/parser": "^7.0.1",
"astro": "^4.3.6",
"eslint": "^8.56.0",
"eslint-plugin-mdx": "^3.1.5",