From 740e7822e3bab41365bbaaa8dcf3773d98a731a4 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 23 Jul 2021 06:41:11 +0000 Subject: [PATCH] Bump lint-staged from 10.5.4 to 11.1.0 Bumps [lint-staged](https://github.com/okonet/lint-staged) from 10.5.4 to 11.1.0. - [Release notes](https://github.com/okonet/lint-staged/releases) - [Commits](https://github.com/okonet/lint-staged/compare/v10.5.4...v11.1.0) 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 e228202..5856e6d 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "babel-plugin-transform-react-remove-prop-types": "^0.4.24", "babel-preset-react-app": "^9.1.1", "husky": "^4.2.1", - "lint-staged": "^10.0.7", + "lint-staged": "^11.1.0", "prettier": "^2.0.2", "react": "^16.12.0", "rollup": "^1.31.0",