diff --git a/package.json b/package.json index e398a1f0..8a2c47f0 100644 --- a/package.json +++ b/package.json @@ -26,6 +26,6 @@ }, "devDependencies": { "husky": "^4.3.0", - "lint-staged": "^10.5.2" + "lint-staged": "^15.2.5" } }