From 0c02932f1b2e2a85809e84617efa1b8836c19cfb Mon Sep 17 00:00:00 2001 From: Ilya Volodin Date: Fri, 15 Feb 2019 15:10:54 -0500 Subject: [PATCH] Upgrade: espree@5.0.1 (#11401) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index cd25a4013a8..b00e984d061 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ "eslint-scope": "^4.0.0", "eslint-utils": "^1.3.1", "eslint-visitor-keys": "^1.0.0", - "espree": "^5.0.0", + "espree": "^5.0.1", "esquery": "^1.0.1", "esutils": "^2.0.2", "file-entry-cache": "^5.0.1",