diff --git a/package-lock.json b/package-lock.json index b4cc72c62..281f0a388 100644 --- a/package-lock.json +++ b/package-lock.json @@ -618,9 +618,9 @@ } }, "lint-staged": { - "version": "10.2.12", - "resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-10.2.12.tgz", - "integrity": "sha512-pbnhf37eD1mn1BGWbuqxZ5Brth6R9V5c0XapTUIjAAcUlaNyvhIJKiMn0e3xPL98I3b0pbq3b8zTpgHO0ZzmaQ==", + "version": "10.2.13", + "resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-10.2.13.tgz", + "integrity": "sha512-conwlukNV6aL9SiMWjFtDp5exeDnTMekdNPDZsKGnpfQuHcO0E3L3Bbf58lcR+M7vk6LpCilxDAVks/DDVBYlA==", "dev": true, "requires": { "chalk": "^4.1.0", diff --git a/package.json b/package.json index f5604a39d..477394de9 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "homepage": "https://github.com/tomkerkhove/promitor#readme", "devDependencies": { "husky": "4.2.5", - "lint-staged": "10.2.12", + "lint-staged": "10.2.13", "markdownlint-cli": "0.23.2" }, "lint-staged": {