From 112456698787a32ce406930fa17f817830b3811b Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 28 Oct 2020 01:16:19 +0000 Subject: [PATCH] Bump lint-staged from 9.5.0 to 10.5.0 Bumps [lint-staged](https://github.com/okonet/lint-staged) from 9.5.0 to 10.5.0. - [Release notes](https://github.com/okonet/lint-staged/releases) - [Commits](https://github.com/okonet/lint-staged/compare/v9.5.0...v10.5.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 55e5b11..a10bce8 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.0", "eslint-config-prettier": "^6.0.0", "eslint-plugin-prettier": "^3.1.0", "eslint-config-xo": "^0.27.1",