From 6daa48e34f9346c187eb19b565304f9b4b69aaaa Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 26 Jul 2021 01:25:40 +0000 Subject: [PATCH] build(deps-dev): bump lint-staged from 10.2.11 to 11.1.1 Bumps [lint-staged](https://github.com/okonet/lint-staged) from 10.2.11 to 11.1.1. - [Release notes](https://github.com/okonet/lint-staged/releases) - [Commits](https://github.com/okonet/lint-staged/compare/v10.2.11...v11.1.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 2a6f294..4f5e6d0 100644 --- a/package.json +++ b/package.json @@ -58,7 +58,7 @@ "eslint-plugin-react": "7.20.0", "eslint-plugin-react-hooks": "4.0.4", "fork-ts-checker-webpack-plugin": "^5.0.6", - "lint-staged": "10.2.11", + "lint-staged": "11.1.1", "module-alias": "^2.2.2", "prettier": "2.0.5", "react-docgen": "^5.3.0",