From a44f75073306e5ea4e6722654009a99884fbca4f Mon Sep 17 00:00:00 2001 From: Teddy Katz Date: Fri, 1 Mar 2019 20:47:21 -0500 Subject: [PATCH] Upgrade: eslint-scope@4.0.2 (#11461) --- 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",