From c479bbee24ec3f71a5411c87825a26a086e20326 Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Sat, 25 Jun 2022 16:11:19 +0000 Subject: [PATCH] Update lint-staged to version 13.0.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 998dd1b..061481c 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "husky": "^5.1.3", "jest": "^26.6.3", "jest-dom": "^4.0.0", - "lint-staged": "^10.5.3", + "lint-staged": "^13.0.3", "mini-css-extract-plugin": "^1.3.5", "node-fetch": "^2.6.1", "node-sass": "^5.0.0",