From ce8125759b3087e301ad39a1e5f5e4b6cf722d2f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 8 Sep 2022 09:43:50 +0000 Subject: [PATCH] chore(deps): Update dependency lint-staged to ^13.0.3 --- package.json | 2 +- yarn.lock | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index f20dd91eaf..2c02935c37 100644 --- a/package.json +++ b/package.json @@ -88,7 +88,7 @@ "jest-fetch-mock": "^3.0.3", "jest-websocket-mock": "^2.4.0", "lerna": "^5.4.3", - "lint-staged": "^13.0.2", + "lint-staged": "^13.0.3", "mock-socket": "^9.1.5", "null-loader": "^4.0.1", "prettier": "^2.7.1", diff --git a/yarn.lock b/yarn.lock index 0742d18dcb..ac5b6351e7 100644 --- a/yarn.lock +++ b/yarn.lock @@ -10282,7 +10282,7 @@ lines-and-columns@^1.1.6: resolved "https://registry.npmjs.org/lines-and-columns/-/lines-and-columns-1.1.6.tgz#1c00c743b433cd0a4e80758f7b64a57440d9ff00" integrity sha1-HADHQ7QzzQpOgHWPe2SldEDZ/wA= -lint-staged@^13.0.2, lint-staged@^13.0.3: +lint-staged@^13.0.3: version "13.0.3" resolved "https://registry.npmjs.org/lint-staged/-/lint-staged-13.0.3.tgz#d7cdf03a3830b327a2b63c6aec953d71d9dc48c6" integrity sha512-9hmrwSCFroTSYLjflGI8Uk+GWAwMB4OlpU4bMJEAT5d/llQwtYKoim4bLOyLCuWFAhWEupE0vkIFqtw/WIsPug==