From 8029a48850eb4b15cf4e5d8a72d05de42df0bb6b Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 1 Jun 2021 11:25:57 +0000 Subject: [PATCH] chore(deps-dev): Bump lint-staged from 10.5.4 to 11.0.0 Bumps [lint-staged](https://github.com/okonet/lint-staged) from 10.5.4 to 11.0.0. - [Release notes](https://github.com/okonet/lint-staged/releases) - [Commits](https://github.com/okonet/lint-staged/compare/v10.5.4...v11.0.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 9efff4a..5d750a4 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ }, "devDependencies": { "husky": "^4.2.0", - "lint-staged": "^10.0.2", + "lint-staged": "^11.0.0", "prettier": "^2.0.2" }, "peerDependencies": {