From 9401cd41a21c25715ee84e95d613577ba5398f49 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 28 Feb 2021 23:26:53 +0000 Subject: [PATCH] chore(deps): update dependency eslint to v7.21.0 (#1488) Co-authored-by: Renovate Bot --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 04ae40fd..e61ce56d 100644 --- a/package.json +++ b/package.json @@ -85,7 +85,7 @@ "babel-polyfill": "6.26.0", "cz-conventional-changelog": "3.3.0", "del-cli": "3.0.1", - "eslint": "7.20.0", + "eslint": "7.21.0", "esm": "3.2.25", "fast-cartesian-product": "1.0.3", "husky": "5.1.1",