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 89
89
"esdoc-standard-plugin" : " 1.0.0" ,
90
90
"fixpack" : " 4.0.0" ,
91
91
"husky" : " 7.0.4" ,
92
- "lint-staged" : " 12.3.5 " ,
92
+ "lint-staged" : " 12.3.6 " ,
93
93
"microbundle" : " 0.14.2" ,
94
94
"np" : " 7.6.0" ,
95
95
"pinst" : " 3.0.0" ,
Original file line number Diff line number Diff line change @@ -6508,10 +6508,10 @@ lines-and-columns@^1.1.6:
6508
6508
resolved "https://registry.yarnpkg.com/lines-and-columns/-/lines-and-columns-1.2.4.tgz#eca284f75d2965079309dc0ad9255abb2ebc1632"
6509
6509
integrity sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==
6510
6510
6511
- lint-staged@12.3.5 :
6512
- version "12.3.5 "
6513
- resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-12.3.5 .tgz#8048ce048c3cac12f57200a06344a54dc91c8fa9 "
6514
- integrity sha512-oOH36RUs1It7b9U/C7Nl/a0sLfoIBcMB8ramiB3nuJ6brBqzsWiUAFSR5DQ3yyP/OR7XKMpijtgKl2DV1lQ3lA ==
6511
+ lint-staged@12.3.6 :
6512
+ version "12.3.6 "
6513
+ resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-12.3.6 .tgz#7b999ebe041c07f241537a17c49969027b4d26f0 "
6514
+ integrity sha512-tVNyl/HsAnplKh4oaoRNzyZLm0PE/6VaBUXvd/gA9zhYCC/+ivZwiwpoT6jOxcLzuIOjP19wW+mfOi7/Bw4c1A ==
6515
6515
dependencies :
6516
6516
cli-truncate "^3.1.0"
6517
6517
colorette "^2.0.16"
@@ -6523,6 +6523,7 @@ lint-staged@12.3.5:
6523
6523
micromatch "^4.0.4"
6524
6524
normalize-path "^3.0.0"
6525
6525
object-inspect "^1.12.0"
6526
+ pidtree "^0.5.0"
6526
6527
string-argv "^0.3.1"
6527
6528
supports-color "^9.2.1"
6528
6529
yaml "^1.10.2"
@@ -7691,6 +7692,11 @@ picomatch@^2.3.1:
7691
7692
resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-2.3.1.tgz#3ba3833733646d9d3e4995946c1365a67fb07a42"
7692
7693
integrity sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==
7693
7694
7695
+ pidtree@^0.5.0 :
7696
+ version "0.5.0"
7697
+ resolved "https://registry.yarnpkg.com/pidtree/-/pidtree-0.5.0.tgz#ad5fbc1de78b8a5f99d6fbdd4f6e4eee21d1aca1"
7698
+ integrity sha512-9nxspIM7OpZuhBxPg73Zvyq7j1QMPMPsGKTqRc2XOaFQauDvoNz9fM1Wdkjmeo7l9GXOZiRs97sPkuayl39wjA==
7699
+
7694
7700
pify@^4.0.1 :
7695
7701
version "4.0.1"
7696
7702
resolved "https://registry.yarnpkg.com/pify/-/pify-4.0.1.tgz#4b2cd25c50d598735c50292224fd8c6df41e3231"
You can’t perform that action at this time.
0 commit comments