diff --git a/package.json b/package.json index 4665e5d..29971cd 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ "license": "ISC", "main": "index.js", "devDependencies": { - "lint-staged": "^13.0.1", + "lint-staged": "^14.0.1", "npm-run-all": "^4.1.5", "prettier": "^2.5.1" },