File tree Expand file tree Collapse file tree 2 files changed +15
-7
lines changed Expand file tree Collapse file tree 2 files changed +15
-7
lines changed Original file line number Diff line number Diff line change 104
104
"fingertree" : " 0.1.7" ,
105
105
"fixpack" : " 4.0.0" ,
106
106
"husky" : " 9.1.5" ,
107
- "lint-staged" : " 15.2.9 " ,
107
+ "lint-staged" : " 15.2.10 " ,
108
108
"microbundle" : " 0.15.1" ,
109
109
"microtime" : " 3.1.1" ,
110
110
"np" : " 10.0.7" ,
Original file line number Diff line number Diff line change @@ -8001,18 +8001,18 @@ lines-and-columns@^1.1.6:
8001
8001
resolved "https://registry.yarnpkg.com/lines-and-columns/-/lines-and-columns-1.1.6.tgz#1c00c743b433cd0a4e80758f7b64a57440d9ff00"
8002
8002
integrity sha1-HADHQ7QzzQpOgHWPe2SldEDZ/wA=
8003
8003
8004
-
8005
- version "15.2.9 "
8006
- resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-15.2.9 .tgz#bf70d40b6b192df6ad756fb89822211615e0f4da "
8007
- integrity sha512-BZAt8Lk3sEnxw7tfxM7jeZlPRuT4M68O0/CwZhhaw6eeWu0Lz5eERE3m386InivXB64fp/mDID452h48tvKlRQ ==
8004
+
8005
+ version "15.2.10 "
8006
+ resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-15.2.10 .tgz#92ac222f802ba911897dcf23671da5bb80643cd2 "
8007
+ integrity sha512-5dY5t743e1byO19P9I4b3x8HJwalIznL5E1FWYnU6OWw33KxNBSLAc6Cy7F2PsFEO8FKnLwjwm5hx7aMF0jzZg ==
8008
8008
dependencies:
8009
8009
chalk "~5.3.0"
8010
8010
commander "~12.1.0"
8011
8011
debug "~4.3.6"
8012
8012
execa "~8.0.1"
8013
8013
lilconfig "~3.1.2"
8014
8014
listr2 "~8.2.4"
8015
- micromatch "~4.0.7 "
8015
+ micromatch "~4.0.8 "
8016
8016
pidtree "~0.6.0"
8017
8017
string-argv "~0.3.2"
8018
8018
yaml "~2.5.0"
@@ -8518,14 +8518,22 @@ micromatch@^4.0.4:
8518
8518
braces "^3.0.1"
8519
8519
picomatch "^2.2.3"
8520
8520
8521
- micromatch@^4.0.7, micromatch@~4.0.7 :
8521
+ micromatch@^4.0.7:
8522
8522
version "4.0.7"
8523
8523
resolved "https://registry.yarnpkg.com/micromatch/-/micromatch-4.0.7.tgz#33e8190d9fe474a9895525f5618eee136d46c2e5"
8524
8524
integrity sha512-LPP/3KorzCwBxfeUuZmaR6bG2kdeHSbe0P2tY3FLRU4vYrjYz5hI4QZwV0njUx3jeuKe67YukQ1LSPZBKDqO/Q==
8525
8525
dependencies:
8526
8526
braces "^3.0.3"
8527
8527
picomatch "^2.3.1"
8528
8528
8529
+ micromatch@~4.0.8:
8530
+ version "4.0.8"
8531
+ resolved "https://registry.yarnpkg.com/micromatch/-/micromatch-4.0.8.tgz#d66fa18f3a47076789320b9b1af32bd86d9fa202"
8532
+ integrity sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA==
8533
+ dependencies:
8534
+ braces "^3.0.3"
8535
+ picomatch "^2.3.1"
8536
+
8529
8537
8530
8538
version "3.1.1"
8531
8539
resolved "https://registry.yarnpkg.com/microtime/-/microtime-3.1.1.tgz#f3ce12f4091c55fb2982c87205e2e7698afdcd0c"
You can’t perform that action at this time.
0 commit comments