From 78abc15415b306958fe74e1a58d006e0fa4b4157 Mon Sep 17 00:00:00 2001 From: Teddy Katz Date: Fri, 1 Mar 2019 20:37:01 -0500 Subject: [PATCH] Upgrade: eslint-scope@4.0.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5fea2853749..4006eaa2ced 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "cross-spawn": "^6.0.5", "debug": "^4.0.1", "doctrine": "^3.0.0", - "eslint-scope": "^4.0.0", + "eslint-scope": "^4.0.2", "eslint-utils": "^1.3.1", "eslint-visitor-keys": "^1.0.0", "espree": "^5.0.1",