From 35a4c79441e71d8f15bd6c4576062887a0adb011 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 29 Jan 2020 04:45:10 +0000 Subject: [PATCH] Update dependency lint-staged to v10.0.4 --- package-lock.json | 6 +++--- package.json | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package-lock.json b/package-lock.json index d76b899ff..eecfcb2ad 100644 --- a/package-lock.json +++ b/package-lock.json @@ -634,9 +634,9 @@ } }, "lint-staged": { - "version": "10.0.3", - "resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-10.0.3.tgz", - "integrity": "sha512-N071+M0yxKX0u67UOB8emFms29ekzrKoX1UlPcLS615O/rhx3+xRk5so8uU4tjdg4yNsD3ntdPSsuZnUPzblLA==", + "version": "10.0.4", + "resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-10.0.4.tgz", + "integrity": "sha512-lTmhvbFCyKKV8wcyuENTccjlsHP9bYtl/Xxe5ZMTwEZ7Qvar78jOGomkf6nzHuQns6vKRUYWS6L9N8s7x+jnXQ==", "dev": true, "requires": { "chalk": "^3.0.0", diff --git a/package.json b/package.json index 9be37e990..7bf609465 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.3", + "lint-staged": "10.0.4", "markdownlint-cli": "0.21.0" }, "lint-staged": {