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 100
100
"esdoc-standard-plugin" : " 1.0.0" ,
101
101
"fixpack" : " 4.0.0" ,
102
102
"husky" : " 9.1.5" ,
103
- "lint-staged" : " 15.2.9 " ,
103
+ "lint-staged" : " 15.2.10 " ,
104
104
"np" : " 10.0.7" ,
105
105
"npm-run-all2" : " 6.2.2" ,
106
106
"pinst" : " 3.0.0" ,
Original file line number Diff line number Diff line change @@ -6640,18 +6640,18 @@ lines-and-columns@^1.1.6:
6640
6640
resolved "https://registry.yarnpkg.com/lines-and-columns/-/lines-and-columns-1.2.4.tgz#eca284f75d2965079309dc0ad9255abb2ebc1632"
6641
6641
integrity sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==
6642
6642
6643
-
6644
- version "15.2.9 "
6645
- resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-15.2.9 .tgz#bf70d40b6b192df6ad756fb89822211615e0f4da "
6646
- integrity sha512-BZAt8Lk3sEnxw7tfxM7jeZlPRuT4M68O0/CwZhhaw6eeWu0Lz5eERE3m386InivXB64fp/mDID452h48tvKlRQ ==
6643
+
6644
+ version "15.2.10 "
6645
+ resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-15.2.10 .tgz#92ac222f802ba911897dcf23671da5bb80643cd2 "
6646
+ integrity sha512-5dY5t743e1byO19P9I4b3x8HJwalIznL5E1FWYnU6OWw33KxNBSLAc6Cy7F2PsFEO8FKnLwjwm5hx7aMF0jzZg ==
6647
6647
dependencies :
6648
6648
chalk "~5.3.0"
6649
6649
commander "~12.1.0"
6650
6650
debug "~4.3.6"
6651
6651
execa "~8.0.1"
6652
6652
lilconfig "~3.1.2"
6653
6653
listr2 "~8.2.4"
6654
- micromatch "~4.0.7 "
6654
+ micromatch "~4.0.8 "
6655
6655
pidtree "~0.6.0"
6656
6656
string-argv "~0.3.2"
6657
6657
yaml "~2.5.0"
@@ -7081,14 +7081,22 @@ micromatch@^4.0.4:
7081
7081
braces "^3.0.1"
7082
7082
picomatch "^2.2.3"
7083
7083
7084
- micromatch@^4.0.7, micromatch@~4.0.7 :
7084
+ micromatch@^4.0.7 :
7085
7085
version "4.0.7"
7086
7086
resolved "https://registry.yarnpkg.com/micromatch/-/micromatch-4.0.7.tgz#33e8190d9fe474a9895525f5618eee136d46c2e5"
7087
7087
integrity sha512-LPP/3KorzCwBxfeUuZmaR6bG2kdeHSbe0P2tY3FLRU4vYrjYz5hI4QZwV0njUx3jeuKe67YukQ1LSPZBKDqO/Q==
7088
7088
dependencies :
7089
7089
braces "^3.0.3"
7090
7090
picomatch "^2.3.1"
7091
7091
7092
+ micromatch@~4.0.8 :
7093
+ version "4.0.8"
7094
+ resolved "https://registry.yarnpkg.com/micromatch/-/micromatch-4.0.8.tgz#d66fa18f3a47076789320b9b1af32bd86d9fa202"
7095
+ integrity sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA==
7096
+ dependencies :
7097
+ braces "^3.0.3"
7098
+ picomatch "^2.3.1"
7099
+
7092
7100
7093
7101
version "1.51.0"
7094
7102
resolved "https://registry.yarnpkg.com/mime-db/-/mime-db-1.51.0.tgz#d9ff62451859b18342d960850dc3cfb77e63fb0c"
You can’t perform that action at this time.
0 commit comments