From 50b3d0763b0f6e6763dab923b58cc11beb1ac610 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 8 Apr 2025 01:20:02 +0000 Subject: [PATCH] chore(deps): update dependency eslint-config-standard-with-typescript to v43 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f65d3563..86f0b256 100644 --- a/package.json +++ b/package.json @@ -56,7 +56,7 @@ "axios": "^1.2.2", "eslint": "^8.30.0", "eslint-config-prettier": "^10.0.0", - "eslint-config-standard-with-typescript": "^37.0.0", + "eslint-config-standard-with-typescript": "^43.0.0", "eslint-plugin-github": "^5.0.0", "eslint-plugin-import": "^2.25.4", "eslint-plugin-node": "^11.1.0",