diff --git a/package.json b/package.json index d2b3df6..dc0cd1a 100644 --- a/package.json +++ b/package.json @@ -42,6 +42,6 @@ }, "optionalDependencies": { "husky": "8.0.1", - "lint-staged": "13.0.0" + "lint-staged": "13.3.0" } }