From dc3272de28a29f53fa386c7ddba831f577d79d62 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 23 Jun 2020 03:13:14 +0000 Subject: [PATCH] Update dependency eslint to v7.3.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 902c156f87..81e75ef39d 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "devDependencies": { "@commitlint/cli": "9.0.1", "@commitlint/config-conventional": "9.0.1", - "eslint": "7.3.0", + "eslint": "7.3.1", "eslint-config-airbnb-base": "14.2.0", "eslint-plugin-import": "2.21.2", "gts": "2.0.2",