From d65f2d0b1c3298982112a5634e510df7291d932e 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:19:20 +0000 Subject: [PATCH] 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 d77611f..588da94 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "babel-jest": "^26.6.3", "husky": "^3.0.0", "jest": "^24.8.0", - "lint-staged": "^9.1.0", + "lint-staged": "^11.1.1", "prettier": "^1.18.2", "ts-jest": "^24.0.2", "tslint": "^6.1.3",