From 1411c2803c6aaf70f10a578c6b410cdeca45f34c Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 23 Jul 2021 05:28:11 +0000 Subject: [PATCH] build(deps-dev): bump lint-staged from 10.5.4 to 11.1.0 Bumps [lint-staged](https://github.com/okonet/lint-staged) from 10.5.4 to 11.1.0. - [Release notes](https://github.com/okonet/lint-staged/releases) - [Commits](https://github.com/okonet/lint-staged/compare/v10.5.4...v11.1.0) 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 de4e8fa..27faba9 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ "eslint-plugin-promise": "^4.0.1", "eslint-plugin-standard": "^5.0.0", "husky": "^4.2.3", - "lint-staged": "^10.1.2", + "lint-staged": "^11.1.0", "nyc": "^15.0.0", "sinon": "^9.0.0", "tsd": "^0.14.0",