From a256c99d6b9e5cfe14672f34f776a215121e464a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 28 Oct 2023 05:23:11 +0000 Subject: [PATCH] bump(deps): update dependency lint-staged to ^13.3.0 --- package.json | 2 +- yarn.lock | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index aca6fe5..a23bb01 100644 --- a/package.json +++ b/package.json @@ -132,7 +132,7 @@ "husky": "^8.0.3", "jest": "^29.5.0", "jest-expo": "^49.0.0", - "lint-staged": "^13.2.0", + "lint-staged": "^13.3.0", "randomcolor": "^0.6.2", "react-dev-utils": "^12.0.1", "react-test-renderer": "18.2.0", diff --git a/yarn.lock b/yarn.lock index c94c98a..90aa87a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -10303,7 +10303,7 @@ lines-and-columns@^1.1.6: resolved "https://registry.yarnpkg.com/lines-and-columns/-/lines-and-columns-1.2.4.tgz#eca284f75d2965079309dc0ad9255abb2ebc1632" integrity sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg== -lint-staged@^13.2.0: +lint-staged@^13.3.0: version "13.3.0" resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-13.3.0.tgz#7965d72a8d6a6c932f85e9c13ccf3596782d28a5" integrity sha512-mPRtrYnipYYv1FEE134ufbWpeggNTo+O/UPzngoaKzbzHAthvR55am+8GfHTnqNRQVRRrYQLGW9ZyUoD7DsBHQ==