From 1be55b1f18b835a81313100ddf30cdf24620a5d5 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 26 Jul 2021 04:21:25 +0000 Subject: [PATCH] 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 7674e0d..8c9c644 100644 --- a/package.json +++ b/package.json @@ -61,7 +61,7 @@ "eslint": "^7.16.0", "gzip-size": "^6.0.0", "husky": "^4.3.6", - "lint-staged": "^10.5.3", + "lint-staged": "^11.1.1", "npm-run-all": "^4.1.5", "prettier": "^2.2.1", "rollup": "^2.35.1",