From e628b23a35c35948d7166ac58964043d847e04eb Mon Sep 17 00:00:00 2001 From: Jordan Harband Date: Thu, 3 Jun 2021 22:33:47 -0700 Subject: [PATCH] [Dev Deps] update `eslint` --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c49efda8..6803e7fa 100644 --- a/package.json +++ b/package.json @@ -47,7 +47,7 @@ "eclint": "^2.8.1", "ecstatic": "^4.1.4", "es-value-fixtures": "^1.2.1", - "eslint": "^7.25.0", + "eslint": "^7.27.0", "falafel": "^2.2.4", "js-yaml": "^3.14.0", "tap": "^8.0.1",