From ecd29dec60a9b7e30f7b4138eecc26ddef12d5ca Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sat, 11 Apr 2020 13:55:29 +0000 Subject: [PATCH] chore(deps-dev): bump lint-staged from 10.1.2 to 10.1.3 Bumps [lint-staged](https://github.com/okonet/lint-staged) from 10.1.2 to 10.1.3. - [Release notes](https://github.com/okonet/lint-staged/releases) - [Commits](https://github.com/okonet/lint-staged/compare/v10.1.2...v10.1.3) Signed-off-by: dependabot-preview[bot] --- package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index b6f2a31..49e8384 100644 --- a/package-lock.json +++ b/package-lock.json @@ -4072,9 +4072,9 @@ "integrity": "sha1-HADHQ7QzzQpOgHWPe2SldEDZ/wA=" }, "lint-staged": { - "version": "10.1.2", - "resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-10.1.2.tgz", - "integrity": "sha512-Vtbe8rhWbJxPNlnXk6jczRh6wvAVjGg+VhELAIjLakOjTACdB4qJOD4W2R8oUXLRCqL1t9WMUsXbSlVK34A8Lg==", + "version": "10.1.3", + "resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-10.1.3.tgz", + "integrity": "sha512-o2OkLxgVns5RwSC5QF7waeAjJA5nz5gnUfqL311LkZcFipKV7TztrSlhNUK5nQX9H0E5NELAdduMQ+M/JPT7RQ==", "dev": true, "requires": { "chalk": "^3.0.0",