From a241a201bd9d54c3af72316349ccc5c274e7fd52 Mon Sep 17 00:00:00 2001 From: "whitesource-for-github-com[bot]" Date: Mon, 18 Apr 2022 01:36:38 +0000 Subject: [PATCH] chore(deps): update dependency eslint to v7 --- npm_and_yarn/spec/fixtures/projects/npm7/library/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/npm_and_yarn/spec/fixtures/projects/npm7/library/package.json b/npm_and_yarn/spec/fixtures/projects/npm7/library/package.json index 3b3156d94a..b03d42a427 100644 --- a/npm_and_yarn/spec/fixtures/projects/npm7/library/package.json +++ b/npm_and_yarn/spec/fixtures/projects/npm7/library/package.json @@ -16,7 +16,7 @@ "devDependencies": { "beautify-benchmark": "0.2.4", "benchmark": "2.1.3", - "eslint": "3.15.0", + "eslint": "7.15.0", "eslint-config-standard": "6.2.1", "eslint-plugin-markdown": "1.0.0-beta.3", "eslint-plugin-promise": "3.4.2",