From 2307d9e39e4e42a7c161b679065779eebc4da7b6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 28 Aug 2023 17:39:45 +0000 Subject: [PATCH] chore(deps): update dependency eslint-config-standard-with-typescript to v39 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f1a3700..bbbcb67 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "@typescript-eslint/parser": "^5.59.7", "@vercel/ncc": "^0.36.1", "eslint": "^8.41.0", - "eslint-config-standard-with-typescript": "^35.0.0", + "eslint-config-standard-with-typescript": "^39.0.0", "eslint-plugin-import": "^2.27.5", "eslint-plugin-promise": "^6.1.1", "typescript": "^5.0.4"