File tree Expand file tree Collapse file tree 2 files changed +11
-5
lines changed Expand file tree Collapse file tree 2 files changed +11
-5
lines changed Original file line number Diff line number Diff line change 79
79
"json-schema-to-typescript" : " 10.1.5" ,
80
80
"json-schema-traverse" : " 1.0.0" ,
81
81
"lerna" : " 4.0.0" ,
82
- "lint-staged" : " 12.3.4 " ,
82
+ "lint-staged" : " 12.3.7 " ,
83
83
"microbundle" : " 0.14.2" ,
84
84
"ncp" : " 2.0.0" ,
85
85
"prettier" : " 2.5.1" ,
Original file line number Diff line number Diff line change @@ -8311,10 +8311,10 @@ lines-and-columns@^1.1.6:
8311
8311
resolved "https://registry.yarnpkg.com/lines-and-columns/-/lines-and-columns-1.1.6.tgz#1c00c743b433cd0a4e80758f7b64a57440d9ff00"
8312
8312
integrity sha1-HADHQ7QzzQpOgHWPe2SldEDZ/wA=
8313
8313
8314
- lint-staged@12.3.4 :
8315
- version "12.3.4 "
8316
- resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-12.3.4 .tgz#4b1ff8c394c3e6da436aaec5afd4db18b5dac360 "
8317
- integrity sha512-yv/iK4WwZ7/v0GtVkNb3R82pdL9M+ScpIbJLJNyCXkJ1FGaXvRCOg/SeL59SZtPpqZhE7BD6kPKFLIDUhDx2/w ==
8314
+ lint-staged@12.3.7 :
8315
+ version "12.3.7 "
8316
+ resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-12.3.7 .tgz#ad0e2014302f704f9cf2c0ebdb97ac63d0f17be0 "
8317
+ integrity sha512-/S4D726e2GIsDVWIk1XGvheCaDm1SJRQp8efamZFWJxQMVEbOwSysp7xb49Oo73KYCdy97mIWinhlxcoNqIfIQ ==
8318
8318
dependencies:
8319
8319
cli-truncate "^3.1.0"
8320
8320
colorette "^2.0.16"
@@ -8326,6 +8326,7 @@ lint-staged@12.3.4:
8326
8326
micromatch "^4.0.4"
8327
8327
normalize-path "^3.0.0"
8328
8328
object-inspect "^1.12.0"
8329
+ pidtree "^0.5.0"
8329
8330
string-argv "^0.3.1"
8330
8331
supports-color "^9.2.1"
8331
8332
yaml "^1.10.2"
@@ -9928,6 +9929,11 @@ picomatch@^2.2.3:
9928
9929
resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-2.3.0.tgz#f1f061de8f6a4bf022892e2d128234fb98302972"
9929
9930
integrity sha512-lY1Q/PiJGC2zOv/z391WOTD+Z02bCgsFfvxoXXf6h7kv9o+WmsmzYqrAwY63sNgOxE4xEdq0WyUnXfKeBrSvYw==
9930
9931
9932
+ pidtree@^0.5.0:
9933
+ version "0.5.0"
9934
+ resolved "https://registry.yarnpkg.com/pidtree/-/pidtree-0.5.0.tgz#ad5fbc1de78b8a5f99d6fbdd4f6e4eee21d1aca1"
9935
+ integrity sha512-9nxspIM7OpZuhBxPg73Zvyq7j1QMPMPsGKTqRc2XOaFQauDvoNz9fM1Wdkjmeo7l9GXOZiRs97sPkuayl39wjA==
9936
+
9931
9937
pify@^2.3.0:
9932
9938
version "2.3.0"
9933
9939
resolved "https://registry.yarnpkg.com/pify/-/pify-2.3.0.tgz#ed141a6ac043a849ea588498e7dca8b15330e90c"
You can’t perform that action at this time.
0 commit comments