diff --git a/package-lock.json b/package-lock.json index 4d7dcf799..cee2ce88b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -8805,9 +8805,9 @@ "dev": true }, "lint-staged": { - "version": "10.0.9", - "resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-10.0.9.tgz", - "integrity": "sha512-NKJHYgRa8oI9c4Ic42ZtF2XA6Ps7lFbXwg3q0ZEP0r55Tw3YWykCW1RzW6vu+QIGqbsy7DxndvKu93Wtr5vPQw==", + "version": "10.0.10", + "resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-10.0.10.tgz", + "integrity": "sha512-91vNy3eYStExElLWw1Idva5lghKpFaXh9AJqjcyrJXf7AYZrThi4EhQ+GpmiHdPmJJauKhZMMSzQR1bMB90MtA==", "dev": true, "requires": { "chalk": "^3.0.0", diff --git a/package.json b/package.json index a92f71935..9105f6079 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "eslint-plugin-import": "2.20.2", "husky": "4.2.3", "jest": "25.2.3", - "lint-staged": "10.0.9", + "lint-staged": "10.0.10", "mysql": "2.18.1", "pg": "7.18.2", "prettier": "2.0.2",