From bc5398d2d5170ca3cf6752e7aa61090e10b5d975 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 26 Jul 2021 06:56:21 +0000 Subject: [PATCH] chore(deps-dev): bump lint-staged from 10.5.4 to 11.1.1 Bumps [lint-staged](https://github.com/okonet/lint-staged) from 10.5.4 to 11.1.1. - [Release notes](https://github.com/okonet/lint-staged/releases) - [Commits](https://github.com/okonet/lint-staged/compare/v10.5.4...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 0353c49..045ff90 100644 --- a/package.json +++ b/package.json @@ -49,7 +49,7 @@ "eslint-config-prettier": "^7.0.0", "husky": "^5.1.3", "jest": "^26.6.3", - "lint-staged": "^10.5.1", + "lint-staged": "^11.1.1", "prettier": "^2.1.2", "ts-jest": "^26.4.4", "typescript": "^4.0.5"