From 7831141b4c95e1f09e36129c401f7d599fa0e40d Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" <23040076+greenkeeper[bot]@users.noreply.github.com> Date: Mon, 30 Mar 2020 14:47:45 +0000 Subject: [PATCH 1/2] chore(package): update lint-staged to version 10.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 42134c1..228dbeb 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "eslint": "6.6.0", "husky": "3.0.9", "jest": "24.9.0", - "lint-staged": "10.0.9", + "lint-staged": "10.1.0", "prettier": "1.19.0", "pug": "2.0.4", "standard-version": "7.1.0", From 03b2d44600b4e49f6401750c19d2e9a10089ee34 Mon Sep 17 00:00:00 2001 From: greenkeeperio-bot Date: Mon, 30 Mar 2020 14:49:25 +0000 Subject: [PATCH 2/2] chore(package): update lockfile https://npm.im/greenkeeper-lockfile --- yarn.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/yarn.lock b/yarn.lock index 17b151c..336fbd7 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4355,10 +4355,10 @@ lines-and-columns@^1.1.6: resolved "https://registry.yarnpkg.com/lines-and-columns/-/lines-and-columns-1.1.6.tgz#1c00c743b433cd0a4e80758f7b64a57440d9ff00" integrity sha1-HADHQ7QzzQpOgHWPe2SldEDZ/wA= -lint-staged@10.0.9: - version "10.0.9" - resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-10.0.9.tgz#185aabb2432e9467c84add306c990f1c20da3cdb" - integrity sha512-NKJHYgRa8oI9c4Ic42ZtF2XA6Ps7lFbXwg3q0ZEP0r55Tw3YWykCW1RzW6vu+QIGqbsy7DxndvKu93Wtr5vPQw== +lint-staged@10.1.0: + version "10.1.0" + resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-10.1.0.tgz#18785bb005d5ed404f1c1db6563e082f7a7baac2" + integrity sha512-WzZ/T+O/aEaaT679sMgI4JqK5mnG69V5KQSouzVsShzZ8wGWte39HT3z61LsxjVNeCf8m/ChhvWJa2wTiQLy5A== dependencies: chalk "^3.0.0" commander "^4.0.1"