Skip to content

Commit ff48f77

Browse files
renovate[bot]nodebb-misty
authored andcommitted
chore(deps): update dependency lint-staged to v15.2.10
1 parent 06072a5 commit ff48f77

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"eslint-config-airbnb-base": "15.0.0",
4343
"eslint-plugin-import": "2.29.1",
4444
"husky": "9.1.5",
45-
"lint-staged": "15.2.9"
45+
"lint-staged": "15.2.10"
4646
},
4747
"dependencies": {
4848
"firebase": "^9.0.0",

yarn.lock

+9-9
Original file line numberDiff line numberDiff line change
@@ -2438,18 +2438,18 @@ lines-and-columns@^1.1.6:
24382438
resolved "https://registry.yarnpkg.com/lines-and-columns/-/lines-and-columns-1.1.6.tgz#1c00c743b433cd0a4e80758f7b64a57440d9ff00"
24392439
integrity sha1-HADHQ7QzzQpOgHWPe2SldEDZ/wA=
24402440

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==
24452445
dependencies:
24462446
chalk "~5.3.0"
24472447
commander "~12.1.0"
24482448
debug "~4.3.6"
24492449
execa "~8.0.1"
24502450
lilconfig "~3.1.2"
24512451
listr2 "~8.2.4"
2452-
micromatch "~4.0.7"
2452+
micromatch "~4.0.8"
24532453
pidtree "~0.6.0"
24542454
string-argv "~0.3.2"
24552455
yaml "~2.5.0"
@@ -2563,10 +2563,10 @@ merge-stream@^2.0.0:
25632563
resolved "https://registry.yarnpkg.com/merge-stream/-/merge-stream-2.0.0.tgz#52823629a14dd00c9770fb6ad47dc6310f2c1f60"
25642564
integrity sha512-abv/qOcuPfk3URPfDzmZU1LKmuw8kT+0nIHvKrKgFrwifol/doWcdA4ZqsWQ8ENrFKkd67Mfpo/LovbIUsbt3w==
25652565

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==
25702570
dependencies:
25712571
braces "^3.0.3"
25722572
picomatch "^2.3.1"

0 commit comments

Comments
 (0)