From 4c3ac89f7b5c346d29b313fe0d6adb46f69f9b7c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 24 Jun 2022 16:21:55 +0000 Subject: [PATCH] chore(deps): update dependency lint-staged to v13.0.3 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 2823a1f29d..364e0f6275 100644 --- a/package.json +++ b/package.json @@ -157,7 +157,7 @@ "fetch-mock": "9.11.0", "husky": "8.0.1", "jest": "27.5.1", - "lint-staged": "13.0.2", + "lint-staged": "13.0.3", "nock": "13.2.7", "prettier": "2.7.1", "proxyquire": "2.1.3", diff --git a/yarn.lock b/yarn.lock index 28fe2052af..3ed744c71a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5078,10 +5078,10 @@ lines-and-columns@^1.1.6: resolved "https://registry.npmjs.org/lines-and-columns/-/lines-and-columns-1.1.6.tgz" integrity sha1-HADHQ7QzzQpOgHWPe2SldEDZ/wA= -lint-staged@13.0.2: - version "13.0.2" - resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-13.0.2.tgz#35a1c57130e9ad5b1dea784972a40777ba433dd5" - integrity sha512-qQLfLTh9z34eMzfEHENC+QBskZfxjomrf+snF3xJ4BzilORbD989NLqQ00ughsF/A+PT41e87+WsMFabf9++pQ== +lint-staged@13.0.3: + version "13.0.3" + resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-13.0.3.tgz#d7cdf03a3830b327a2b63c6aec953d71d9dc48c6" + integrity sha512-9hmrwSCFroTSYLjflGI8Uk+GWAwMB4OlpU4bMJEAT5d/llQwtYKoim4bLOyLCuWFAhWEupE0vkIFqtw/WIsPug== dependencies: cli-truncate "^3.1.0" colorette "^2.0.17"