File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 54
54
"eslint-config-airbnb-base" : " 15.0.0" ,
55
55
"eslint-plugin-import" : " 2.29.1" ,
56
56
"husky" : " 9.1.5" ,
57
- "lint-staged" : " 15.2.9 "
57
+ "lint-staged" : " 15.2.10 "
58
58
}
59
59
}
Original file line number Diff line number Diff line change @@ -2017,18 +2017,18 @@ linkify-it@^3.0.1:
2017
2017
dependencies :
2018
2018
uc.micro "^1.0.1"
2019
2019
2020
- lint-staged@15.2.9 :
2021
- version "15.2.9 "
2022
- resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-15.2.9 .tgz#bf70d40b6b192df6ad756fb89822211615e0f4da "
2023
- integrity sha512-BZAt8Lk3sEnxw7tfxM7jeZlPRuT4M68O0/CwZhhaw6eeWu0Lz5eERE3m386InivXB64fp/mDID452h48tvKlRQ ==
2020
+ lint-staged@15.2.10 :
2021
+ version "15.2.10 "
2022
+ resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-15.2.10 .tgz#92ac222f802ba911897dcf23671da5bb80643cd2 "
2023
+ integrity sha512-5dY5t743e1byO19P9I4b3x8HJwalIznL5E1FWYnU6OWw33KxNBSLAc6Cy7F2PsFEO8FKnLwjwm5hx7aMF0jzZg ==
2024
2024
dependencies :
2025
2025
chalk "~5.3.0"
2026
2026
commander "~12.1.0"
2027
2027
debug "~4.3.6"
2028
2028
execa "~8.0.1"
2029
2029
lilconfig "~3.1.2"
2030
2030
listr2 "~8.2.4"
2031
- micromatch "~4.0.7 "
2031
+ micromatch "~4.0.8 "
2032
2032
pidtree "~0.6.0"
2033
2033
string-argv "~0.3.2"
2034
2034
yaml "~2.5.0"
@@ -2163,10 +2163,10 @@ merge-stream@^2.0.0:
2163
2163
resolved "https://registry.yarnpkg.com/merge-stream/-/merge-stream-2.0.0.tgz#52823629a14dd00c9770fb6ad47dc6310f2c1f60"
2164
2164
integrity sha512-abv/qOcuPfk3URPfDzmZU1LKmuw8kT+0nIHvKrKgFrwifol/doWcdA4ZqsWQ8ENrFKkd67Mfpo/LovbIUsbt3w==
2165
2165
2166
- micromatch@~4.0.7 :
2167
- version "4.0.7 "
2168
- resolved "https://registry.yarnpkg.com/micromatch/-/micromatch-4.0.7 .tgz#33e8190d9fe474a9895525f5618eee136d46c2e5 "
2169
- integrity sha512-LPP/3KorzCwBxfeUuZmaR6bG2kdeHSbe0P2tY3FLRU4vYrjYz5hI4QZwV0njUx3jeuKe67YukQ1LSPZBKDqO/Q ==
2166
+ micromatch@~4.0.8 :
2167
+ version "4.0.8 "
2168
+ resolved "https://registry.yarnpkg.com/micromatch/-/micromatch-4.0.8 .tgz#d66fa18f3a47076789320b9b1af32bd86d9fa202 "
2169
+ integrity sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA ==
2170
2170
dependencies :
2171
2171
braces "^3.0.3"
2172
2172
picomatch "^2.3.1"
You can’t perform that action at this time.
0 commit comments