From acb6cd79d1db981b7c26ad5148588fdd34a676d5 Mon Sep 17 00:00:00 2001 From: windingwind <33902321+windingwind@users.noreply.github.com> Date: Thu, 13 Jul 2023 00:06:39 +0800 Subject: [PATCH] update: deps @typescript-eslint/parser --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 23297ee..2415eac 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ "devDependencies": { "@types/node": "^20.1.1", "@typescript-eslint/eslint-plugin": "^6.0.0", - "@typescript-eslint/parser": "^5.59.2", + "@typescript-eslint/parser": "^6.0.0", "chokidar-cli": "^3.0.0", "compressing": "^1.9.0", "concurrently": "^8.0.1", @@ -60,4 +60,4 @@ "typescript": "^5.0.4", "zotero-types": "^1.0.14" } -} +} \ No newline at end of file