diff --git a/web/package-lock.json b/web/package-lock.json index 80048772f..64152ecb7 100644 Binary files a/web/package-lock.json and b/web/package-lock.json differ diff --git a/web/package.json b/web/package.json index 402239aee..31e1f14fd 100644 --- a/web/package.json +++ b/web/package.json @@ -58,7 +58,7 @@ "eslint-config-prettier": "^6.9.0", "eslint-plugin-prettier": "^3.1.2", "husky": "^4.0.10", - "lint-staged": "^9.5.0", + "lint-staged": "^10.0.0", "prettier": "^1.19.1" } }