From fa7eaa453e53aac3ec407026d83329b4df549386 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 25 Nov 2020 03:16:52 +0000 Subject: [PATCH] Bump lint-staged from 9.5.0 to 10.5.2 Bumps [lint-staged](https://github.com/okonet/lint-staged) from 9.5.0 to 10.5.2. - [Release notes](https://github.com/okonet/lint-staged/releases) - [Commits](https://github.com/okonet/lint-staged/compare/v9.5.0...v10.5.2) 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 55e5b11..2efa434 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "eslint": "^6.0.1", "prettier": "^1.18.2", "husky": "^4.0.4", - "lint-staged": "^9.2.0", + "lint-staged": "^10.5.2", "eslint-config-prettier": "^6.0.0", "eslint-plugin-prettier": "^3.1.0", "eslint-config-xo": "^0.27.1",