From 33a52df4d2680774eb2b50d6e62c8ea11d1ff948 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 31 May 2022 23:20:02 +0000 Subject: [PATCH] chore(deps): update dependency lint-staged to v12.5.0 --- package.json | 2 +- yarn.lock | 22 +--------------------- 2 files changed, 2 insertions(+), 22 deletions(-) diff --git a/package.json b/package.json index e83398ce5d..c85f40cf98 100644 --- a/package.json +++ b/package.json @@ -153,7 +153,7 @@ "fetch-mock": "9.11.0", "husky": "8.0.1", "jest": "27.5.1", - "lint-staged": "12.4.3", + "lint-staged": "12.5.0", "nock": "^13.2.4", "prettier": "2.6.2", "proxyquire": "2.1.3", diff --git a/yarn.lock b/yarn.lock index 9de7fcf98c..a0540d7728 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5990,27 +5990,7 @@ lines-and-columns@^2.0.2: resolved "https://registry.yarnpkg.com/lines-and-columns/-/lines-and-columns-2.0.3.tgz#b2f0badedb556b747020ab8ea7f0373e22efac1b" integrity sha512-cNOjgCnLB+FnvWWtyRTzmB3POJ+cXxTA81LoW7u8JdmhfXzriropYwpjShnz1QLLWsQwY7nIxoDmcPTwphDK9w== -lint-staged@12.4.3: - version "12.4.3" - resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-12.4.3.tgz#914fa468458364e14cc952145db552d87c8847b6" - integrity sha512-eH6SKOmdm/ZwCRMTZAmM3q3dPkpq6vco/BfrOw8iGun4Xs/thYegPD/MLIwKO+iPkzibkLJuQcRhRLXKvaKreg== - dependencies: - cli-truncate "^3.1.0" - colorette "^2.0.16" - commander "^9.3.0" - debug "^4.3.4" - execa "^5.1.1" - lilconfig "2.0.5" - listr2 "^4.0.5" - micromatch "^4.0.5" - normalize-path "^3.0.0" - object-inspect "^1.12.2" - pidtree "^0.5.0" - string-argv "^0.3.1" - supports-color "^9.2.2" - yaml "^1.10.2" - -lint-staged@^12.5.0: +lint-staged@12.5.0, lint-staged@^12.5.0: version "12.5.0" resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-12.5.0.tgz#d6925747480ae0e380d13988522f9dd8ef9126e3" integrity sha512-BKLUjWDsKquV/JuIcoQW4MSAI3ggwEImF1+sB4zaKvyVx1wBk3FsG7UK9bpnmBTN1pm7EH2BBcMwINJzCRv12g==