From cc468c01021385a028de727eefcd442e7f34875c Mon Sep 17 00:00:00 2001 From: Milos Djermanovic Date: Wed, 7 Oct 2020 19:42:14 +0200 Subject: [PATCH] Upgrade: eslint-visitor-keys@2.0.0 (#13732) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a74af8d74f7..328f4948bb7 100644 --- a/package.json +++ b/package.json @@ -56,7 +56,7 @@ "enquirer": "^2.3.5", "eslint-scope": "^5.1.1", "eslint-utils": "^2.1.0", - "eslint-visitor-keys": "^1.3.0", + "eslint-visitor-keys": "^2.0.0", "espree": "^7.3.0", "esquery": "^1.2.0", "esutils": "^2.0.2",