From 5d7470f963ca1b5fa4a1dbfe1aa3c592849ef90f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=89=8B=E7=93=9C=E4=B8=80=E5=8D=81=E9=9B=AA?= Date: Thu, 1 Aug 2024 17:13:54 +0800 Subject: [PATCH] Revert "build(deps-dev): bump @typescript-eslint/eslint-plugin" This reverts commit a8b2cd5c65b184799634d4ce1d86a38812669e2e. --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 213e931f..893067f5 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "@types/node": "^22.0.0", "@types/qrcode-terminal": "^0.12.2", "@types/ws": "^8.5.10", - "@typescript-eslint/eslint-plugin": "^8.0.0", + "@typescript-eslint/eslint-plugin": "^7.4.0", "@typescript-eslint/parser": "^7.4.0", "eslint": "^8.57.0", "eslint-import-resolver-typescript": "^3.6.1",