File tree 2 files changed +11
-5
lines changed
2 files changed +11
-5
lines changed Original file line number Diff line number Diff line change 20
20
"@types/semver-compare" : " ^1.0.1" ,
21
21
"all-contributors-cli" : " ^6.20.0" ,
22
22
"husky" : " ^7.0.4" ,
23
- "lint-staged" : " ^12.3.5 " ,
23
+ "lint-staged" : " ^12.3.6 " ,
24
24
"markdownlint-cli" : " ^0.31.1" ,
25
25
"minimist" : " ^1.2.5" ,
26
26
"prettier" : " 2.6.0" ,
Original file line number Diff line number Diff line change @@ -517,10 +517,10 @@ linkify-it@^3.0.1:
517
517
dependencies :
518
518
uc.micro "^1.0.1"
519
519
520
- lint-staged@^12.3.5 :
521
- version "12.3.5 "
522
- resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-12.3.5 .tgz#8048ce048c3cac12f57200a06344a54dc91c8fa9 "
523
- integrity sha512-oOH36RUs1It7b9U/C7Nl/a0sLfoIBcMB8ramiB3nuJ6brBqzsWiUAFSR5DQ3yyP/OR7XKMpijtgKl2DV1lQ3lA ==
520
+ lint-staged@^12.3.6 :
521
+ version "12.3.6 "
522
+ resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-12.3.6 .tgz#7b999ebe041c07f241537a17c49969027b4d26f0 "
523
+ integrity sha512-tVNyl/HsAnplKh4oaoRNzyZLm0PE/6VaBUXvd/gA9zhYCC/+ivZwiwpoT6jOxcLzuIOjP19wW+mfOi7/Bw4c1A ==
524
524
dependencies :
525
525
cli-truncate "^3.1.0"
526
526
colorette "^2.0.16"
@@ -532,6 +532,7 @@ lint-staged@^12.3.5:
532
532
micromatch "^4.0.4"
533
533
normalize-path "^3.0.0"
534
534
object-inspect "^1.12.0"
535
+ pidtree "^0.5.0"
535
536
string-argv "^0.3.1"
536
537
supports-color "^9.2.1"
537
538
yaml "^1.10.2"
@@ -755,6 +756,11 @@ picomatch@^2.2.3:
755
756
resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-2.2.3.tgz#465547f359ccc206d3c48e46a1bcb89bf7ee619d"
756
757
integrity sha512-KpELjfwcCDUb9PeigTs2mBJzXUPzAuP2oPcA989He8Rte0+YUAjw1JVedDhuTKPkHjSYzMN3npC9luThGYEKdg==
757
758
759
+ pidtree@^0.5.0 :
760
+ version "0.5.0"
761
+ resolved "https://registry.yarnpkg.com/pidtree/-/pidtree-0.5.0.tgz#ad5fbc1de78b8a5f99d6fbdd4f6e4eee21d1aca1"
762
+ integrity sha512-9nxspIM7OpZuhBxPg73Zvyq7j1QMPMPsGKTqRc2XOaFQauDvoNz9fM1Wdkjmeo7l9GXOZiRs97sPkuayl39wjA==
763
+
758
764
pify@^5.0.0 :
759
765
version "5.0.0"
760
766
resolved "https://registry.yarnpkg.com/pify/-/pify-5.0.0.tgz#1f5eca3f5e87ebec28cc6d54a0e4aaf00acc127f"
You can’t perform that action at this time.
0 commit comments