From 18eaa7aae90dcf9f6aed6db89f5272d6b83d9e7e Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 18 Jun 2020 09:19:07 +0000 Subject: [PATCH] Bump lint-staged from 10.2.9 to 10.2.11 Bumps [lint-staged](https://github.com/okonet/lint-staged) from 10.2.9 to 10.2.11. - [Release notes](https://github.com/okonet/lint-staged/releases) - [Commits](https://github.com/okonet/lint-staged/compare/v10.2.9...v10.2.11) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index ede9d2665..7396ed632 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "husky": "4.2.5", "jest": "26.0.1", "joi-to-json-schema": "^5.1.0", - "lint-staged": "10.2.9", + "lint-staged": "10.2.11", "mocked-env": "^1.3.2", "nock": "12.0.3", "nock-knock": "2.0.0", diff --git a/yarn.lock b/yarn.lock index bc61e095e..0306e14de 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3799,10 +3799,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.2.9: - version "10.2.9" - resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-10.2.9.tgz#6013ecfa80829cd422446b545fd30a96bca3098c" - integrity sha512-ziRAuXEqvJLSXg43ezBpHxRW8FOJCXISaXU//BWrxRrp5cBdRkIx7g5IsB3OI45xYGE0S6cOacfekSjDyDKF2g== +lint-staged@10.2.11: + version "10.2.11" + resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-10.2.11.tgz#713c80877f2dc8b609b05bc59020234e766c9720" + integrity sha512-LRRrSogzbixYaZItE2APaS4l2eJMjjf5MbclRZpLJtcQJShcvUzKXsNeZgsLIZ0H0+fg2tL4B59fU9wHIHtFIA== dependencies: chalk "^4.0.0" cli-truncate "2.1.0"