From 38ae2064e2f78aa7caf55e48ab5d9c11200b7889 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 15 May 2021 19:55:58 +0000 Subject: [PATCH] Update dependency eslint-config-airbnb-typescript to v12 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 54cf968..8043a2a 100644 --- a/package.json +++ b/package.json @@ -64,7 +64,7 @@ "@typescript-eslint/eslint-plugin": "^2.26.0", "@typescript-eslint/parser": "^2.21.0", "eslint": "^6.8.0", - "eslint-config-airbnb-typescript": "^7.2.0", + "eslint-config-airbnb-typescript": "12.3.1", "eslint-config-prettier": "^6.10.1", "eslint-plugin-import": "^2.20.2", "eslint-plugin-jsx-a11y": "^6.2.3",