File tree 2 files changed +10
-10
lines changed
2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 42
42
"eslint-config-airbnb-base" : " 15.0.0" ,
43
43
"eslint-plugin-import" : " 2.29.1" ,
44
44
"husky" : " 9.1.5" ,
45
- "lint-staged" : " 15.2.9 "
45
+ "lint-staged" : " 15.2.10 "
46
46
},
47
47
"dependencies" : {
48
48
"firebase" : " ^9.0.0" ,
Original file line number Diff line number Diff line change @@ -2438,18 +2438,18 @@ lines-and-columns@^1.1.6:
2438
2438
resolved "https://registry.yarnpkg.com/lines-and-columns/-/lines-and-columns-1.1.6.tgz#1c00c743b433cd0a4e80758f7b64a57440d9ff00"
2439
2439
integrity sha1-HADHQ7QzzQpOgHWPe2SldEDZ/wA=
2440
2440
2441
-
2442
- version "15.2.9 "
2443
- resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-15.2.9 .tgz#bf70d40b6b192df6ad756fb89822211615e0f4da "
2444
- integrity sha512-BZAt8Lk3sEnxw7tfxM7jeZlPRuT4M68O0/CwZhhaw6eeWu0Lz5eERE3m386InivXB64fp/mDID452h48tvKlRQ ==
2441
+
2442
+ version "15.2.10 "
2443
+ resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-15.2.10 .tgz#92ac222f802ba911897dcf23671da5bb80643cd2 "
2444
+ integrity sha512-5dY5t743e1byO19P9I4b3x8HJwalIznL5E1FWYnU6OWw33KxNBSLAc6Cy7F2PsFEO8FKnLwjwm5hx7aMF0jzZg ==
2445
2445
dependencies :
2446
2446
chalk "~5.3.0"
2447
2447
commander "~12.1.0"
2448
2448
debug "~4.3.6"
2449
2449
execa "~8.0.1"
2450
2450
lilconfig "~3.1.2"
2451
2451
listr2 "~8.2.4"
2452
- micromatch "~4.0.7 "
2452
+ micromatch "~4.0.8 "
2453
2453
pidtree "~0.6.0"
2454
2454
string-argv "~0.3.2"
2455
2455
yaml "~2.5.0"
@@ -2563,10 +2563,10 @@ merge-stream@^2.0.0:
2563
2563
resolved "https://registry.yarnpkg.com/merge-stream/-/merge-stream-2.0.0.tgz#52823629a14dd00c9770fb6ad47dc6310f2c1f60"
2564
2564
integrity sha512-abv/qOcuPfk3URPfDzmZU1LKmuw8kT+0nIHvKrKgFrwifol/doWcdA4ZqsWQ8ENrFKkd67Mfpo/LovbIUsbt3w==
2565
2565
2566
- micromatch@~4.0.7 :
2567
- version "4.0.7 "
2568
- resolved "https://registry.yarnpkg.com/micromatch/-/micromatch-4.0.7 .tgz#33e8190d9fe474a9895525f5618eee136d46c2e5 "
2569
- integrity sha512-LPP/3KorzCwBxfeUuZmaR6bG2kdeHSbe0P2tY3FLRU4vYrjYz5hI4QZwV0njUx3jeuKe67YukQ1LSPZBKDqO/Q ==
2566
+ micromatch@~4.0.8 :
2567
+ version "4.0.8 "
2568
+ resolved "https://registry.yarnpkg.com/micromatch/-/micromatch-4.0.8 .tgz#d66fa18f3a47076789320b9b1af32bd86d9fa202 "
2569
+ integrity sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA ==
2570
2570
dependencies :
2571
2571
braces "^3.0.3"
2572
2572
picomatch "^2.3.1"
You can’t perform that action at this time.
0 commit comments