diff --git a/package.json b/package.json index ebb5a2c..eb9c5f6 100644 --- a/package.json +++ b/package.json @@ -29,9 +29,9 @@ "devDependencies": { "@arcticicestudio/remark-preset-lint": ">=0.4.0 <1.0.0", "husky": "^6.0.0", - "lint-staged": "^10.5.4", + "lint-staged": "^11.0.0", "npm-run-all": "^4.1.5", - "prettier": "^2.2.1", + "prettier": "^2.3.2", "remark-cli": "^9.0.0" } }