From 889f61bba1dd5b4a4fbfde6a6e8a2b8f3361e3d3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 6 Jun 2022 07:38:30 +0200 Subject: [PATCH] chore(deps): update dependency lint-staged to v13 (#8475) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index aafd42d9..42647946 100644 --- a/package.json +++ b/package.json @@ -70,7 +70,7 @@ "execa": "^5.1.1", "fs-extra": "^10.1.0", "kill-port": "^1.6.1", - "lint-staged": "^12.4.3", + "lint-staged": "^13.0.0", "minimist": "^1.2.6", "node-fetch": "^2.6.7", "npm-run-all": "^4.1.5",