diff --git a/package-lock.json b/package-lock.json index 43712de71..b8ef0225b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -634,9 +634,9 @@ } }, "lint-staged": { - "version": "10.0.6", - "resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-10.0.6.tgz", - "integrity": "sha512-pz3k0J2/+sy2a2pUsMMCpbsChcK8nIyDIf73xAHPqXQRPogBedb0r/nHDKgrtu9v9cZ96Fc60NieoNMQoQU65Q==", + "version": "10.0.7", + "resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-10.0.7.tgz", + "integrity": "sha512-Byj0F4l7GYUpYYHEqyFH69NiI6ICTg0CeCKbhRorL+ickbzILKUlZLiyCkljZV02wnoh7yH7PmFyYm9PRNwk9g==", "dev": true, "requires": { "chalk": "^3.0.0", diff --git a/package.json b/package.json index 454597d9d..f0053125c 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "homepage": "https://github.com/tomkerkhove/promitor#readme", "devDependencies": { "husky": "4.2.1", - "lint-staged": "10.0.6", + "lint-staged": "10.0.7", "markdownlint-cli": "0.21.0" }, "lint-staged": {