From e3ba6cb5b810620c3fcb067f21ce3e24accd611f Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 26 Jul 2021 07:03:50 +0000 Subject: [PATCH] build(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 1ac8acf..de3b8a3 100644 --- a/package.json +++ b/package.json @@ -59,7 +59,7 @@ "eslint-config-prettier": "^6.15.0", "eslint-plugin-prettier": "^3.3.1", "husky": "^5.1.3", - "lint-staged": "^10.5.2", + "lint-staged": "^11.1.1", "mocha": "^8.1.3", "nyc": "^15.0.1", "prettier": "^2.2.1",