From 90cdc5f398c770919ded2b88c95fa7417fc256d0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Jan 2022 04:06:20 +0000 Subject: [PATCH] Bump eslint-find-rules from 3.6.1 to 4.1.0 Bumps [eslint-find-rules](https://github.com/sarbbottam/eslint-find-rules) from 3.6.1 to 4.1.0. - [Release notes](https://github.com/sarbbottam/eslint-find-rules/releases) - [Changelog](https://github.com/sarbbottam/eslint-find-rules/blob/master/CHANGELOG.md) - [Commits](https://github.com/sarbbottam/eslint-find-rules/compare/v3.6.1...v4.1.0) --- updated-dependencies: - dependency-name: eslint-find-rules dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6718f69..33998e7 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "safe-publish-latest": "^1.1.4", "eclint": "^2.8.1", "eslint": "^7.14.0", - "eslint-find-rules": "^3.6.1", + "eslint-find-rules": "^4.1.0", "in-publish": "^2.0.1" }, "scripts": {