From 0951a1b26500d2e12c0c0001a3a0eeab03a79467 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 24 May 2021 12:28:42 +0000 Subject: [PATCH] :arrow_up: Updates lint-staged to ^10.5.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 88eadc1..51f3d13 100644 --- a/package.json +++ b/package.json @@ -55,7 +55,7 @@ "husky": "^4.2.5", "jest": "^27.0.0-next.2", "jest-circus": "^26.6.3", - "lint-staged": "^10.1.6", + "lint-staged": "^10.5.4", "prettier": "^2.1.2", "pretty-quick": "^3.1.0", "semantic-release": ">=17.2.3"