From 32c80c2acc31b3a73d50d61d2aaa6905f8002e56 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 14 Jul 2021 08:00:14 +0000 Subject: [PATCH] chore(deps-dev): bump lint-staged from 10.5.4 to 11.0.1 Bumps [lint-staged](https://github.com/okonet/lint-staged) from 10.5.4 to 11.0.1. - [Release notes](https://github.com/okonet/lint-staged/releases) - [Commits](https://github.com/okonet/lint-staged/compare/v10.5.4...v11.0.1) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3b21b0d..46a00ce 100644 --- a/package.json +++ b/package.json @@ -78,7 +78,7 @@ "father": "^2.29.1", "father-build": "^1.17.2", "gh-pages": "^3.0.0", - "lint-staged": "^10.0.7", + "lint-staged": "^11.0.1", "np": "^7.0.0", "prettier": "^2.2.1", "react": "^16.13.1",