From d85b36aae9c00cefae0519dfddb31d2553a84c27 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Fri, 21 Sep 2018 05:46:10 +0000 Subject: [PATCH] build(deps-dev): bump lint-staged from 7.2.2 to 7.3.0 Bumps [lint-staged](https://github.com/okonet/lint-staged) from 7.2.2 to 7.3.0. - [Release notes](https://github.com/okonet/lint-staged/releases) - [Commits](https://github.com/okonet/lint-staged/compare/v7.2.2...v7.3.0) Signed-off-by: dependabot[bot] --- package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 4c30efa54c..dc40486d8e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -5233,9 +5233,9 @@ } }, "lint-staged": { - "version": "7.2.2", - "resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-7.2.2.tgz", - "integrity": "sha512-BWT3kx242hq5oaKJ8QiazPeHwJnEXImvjmgZfjljMI5HX6RrTxI3cTJXywre6GNafMONCD/suFnEiFmC69Gscg==", + "version": "7.3.0", + "resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-7.3.0.tgz", + "integrity": "sha512-AXk40M9DAiPi7f4tdJggwuKIViUplYtVj1os1MVEteW7qOkU50EOehayCfO9TsoGK24o/EsWb41yrEgfJDDjCw==", "dev": true, "requires": { "chalk": "^2.3.1",