From deff81a6529e4861ba9edb00b573882891dc770d Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 19 Jun 2020 08:32:06 -0700 Subject: [PATCH] build(deps-dev): bump lint-staged from 10.2.10 to 10.2.11 (#1773) * build(deps-dev): bump lint-staged from 10.2.10 to 10.2.11 Bumps [lint-staged](https://github.com/okonet/lint-staged) from 10.2.10 to 10.2.11. - [Release notes](https://github.com/okonet/lint-staged/releases) - [Commits](https://github.com/okonet/lint-staged/compare/v10.2.10...v10.2.11) Signed-off-by: dependabot-preview[bot] * Finish upgrading via bolt Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> Co-authored-by: dependabot-preview[bot] --- package.json | 2 +- yarn.lock | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package.json b/package.json index 36834554fb..835dbe0a6e 100644 --- a/package.json +++ b/package.json @@ -131,7 +131,7 @@ "fetch-mock": "^9.10.1", "generate-changelog": "^1.8.0", "husky": "^4.2.5", - "lint-staged": "^10.2.10", + "lint-staged": "^10.2.11", "listr": "^0.14.1", "minimist": "^1.2.5", "mocha": "^8.0.1", diff --git a/yarn.lock b/yarn.lock index b8b5c226e4..d510c8729b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5955,10 +5955,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.10: - version "10.2.10" - resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-10.2.10.tgz#f0f78bf8786bbe90e1775a0dc540f7f12b6a79b2" - integrity sha512-dgelFaNH6puUGAcU+OVMgbfpKSerNYsPSn6+nlbRDjovL0KigpsVpCu0PFZG6BJxX8gnHJqaZlR9krZamQsb0w== +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" @@ -6006,9 +6006,9 @@ listr-verbose-renderer@^0.5.0: figures "^2.0.0" listr2@^2.1.0: - version "2.1.7" - resolved "https://registry.yarnpkg.com/listr2/-/listr2-2.1.7.tgz#8107c12c699bac778f1567739298052d8ebb9c27" - integrity sha512-XCC1sWLkBFFIMIRwG/LedgHUzN2XLEo02ZqXn6fwuP0GlXGE5BCuL6EAbQFb4vZB+++YEonzEXDPWQe+jCoF6Q== + version "2.1.8" + resolved "https://registry.yarnpkg.com/listr2/-/listr2-2.1.8.tgz#8af7ebc70cdbe866ddbb6c80909142bd45758f1f" + integrity sha512-Op+hheiChfAphkJ5qUxZtHgyjlX9iNnAeFS/S134xw7mVSg0YVrQo1IY4/K+ElY6XgOPg2Ij4z07urUXR+YEew== dependencies: chalk "^4.0.0" cli-truncate "^2.1.0"