Skip to content

Commit a633a66

Browse files
build(deps-dev): bump lint-staged from 12.3.5 to 12.3.7
Bumps [lint-staged](https://github.com/okonet/lint-staged) from 12.3.5 to 12.3.7. - [Release notes](https://github.com/okonet/lint-staged/releases) - [Commits](lint-staged/lint-staged@v12.3.5...v12.3.7) --- updated-dependencies: - dependency-name: lint-staged dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a6160dc commit a633a66

1 file changed

Lines changed: 9 additions & 3 deletions

File tree

yarn.lock

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1967,9 +1967,9 @@ lines-and-columns@^1.1.6:
19671967
integrity sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==
19681968

19691969
lint-staged@^12.3.5:
1970-
version "12.3.5"
1971-
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-12.3.5.tgz#8048ce048c3cac12f57200a06344a54dc91c8fa9"
1972-
integrity sha512-oOH36RUs1It7b9U/C7Nl/a0sLfoIBcMB8ramiB3nuJ6brBqzsWiUAFSR5DQ3yyP/OR7XKMpijtgKl2DV1lQ3lA==
1970+
version "12.3.7"
1971+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-12.3.7.tgz#ad0e2014302f704f9cf2c0ebdb97ac63d0f17be0"
1972+
integrity sha512-/S4D726e2GIsDVWIk1XGvheCaDm1SJRQp8efamZFWJxQMVEbOwSysp7xb49Oo73KYCdy97mIWinhlxcoNqIfIQ==
19731973
dependencies:
19741974
cli-truncate "^3.1.0"
19751975
colorette "^2.0.16"
@@ -1981,6 +1981,7 @@ lint-staged@^12.3.5:
19811981
micromatch "^4.0.4"
19821982
normalize-path "^3.0.0"
19831983
object-inspect "^1.12.0"
1984+
pidtree "^0.5.0"
19841985
string-argv "^0.3.1"
19851986
supports-color "^9.2.1"
19861987
yaml "^1.10.2"
@@ -2238,6 +2239,11 @@ picomatch@^2.0.4, picomatch@^2.2.3:
22382239
resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-2.3.1.tgz#3ba3833733646d9d3e4995946c1365a67fb07a42"
22392240
integrity sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==
22402241

2242+
pidtree@^0.5.0:
2243+
version "0.5.0"
2244+
resolved "https://registry.yarnpkg.com/pidtree/-/pidtree-0.5.0.tgz#ad5fbc1de78b8a5f99d6fbdd4f6e4eee21d1aca1"
2245+
integrity sha512-9nxspIM7OpZuhBxPg73Zvyq7j1QMPMPsGKTqRc2XOaFQauDvoNz9fM1Wdkjmeo7l9GXOZiRs97sPkuayl39wjA==
2246+
22412247
pirates@^4.0.4:
22422248
version "4.0.5"
22432249
resolved "https://registry.yarnpkg.com/pirates/-/pirates-4.0.5.tgz#feec352ea5c3268fb23a37c702ab1699f35a5f3b"

0 commit comments

Comments
 (0)