From 37092801c222fe54fceac8e2c2ad9b15b05ef0bc Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sun, 1 Aug 2021 02:20:48 +0000 Subject: [PATCH] build(deps-dev): bump lint-staged from 9.5.0 to 11.1.1 Bumps [lint-staged](https://github.com/okonet/lint-staged) from 9.5.0 to 11.1.1. - [Release notes](https://github.com/okonet/lint-staged/releases) - [Commits](https://github.com/okonet/lint-staged/compare/v9.5.0...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 0a84a87..b060b7d 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ "concurrently": "^4.1.2", "husky": "^4.3.6", "lerna": "^3.20.2", - "lint-staged": "^9.2.5", + "lint-staged": "^11.1.1", "prettier": "^1.18.2", "rimraf": "^3.0.2" }