Skip to content

Commit 2e48611

Browse files
renovate[bot]nodebb-misty
authored andcommitted
chore(deps): update dependency lint-staged to v15.2.10
1 parent 59b25d2 commit 2e48611

2 files changed

Lines changed: 10 additions & 10 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"eslint-config-nodebb": "0.2.1",
4141
"eslint-plugin-import": "2.29.1",
4242
"husky": "9.1.5",
43-
"lint-staged": "15.2.9"
43+
"lint-staged": "15.2.10"
4444
},
4545
"dependencies": {
4646
"csv-parse": "^5.4.0"

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1697,18 +1697,18 @@ lines-and-columns@^1.1.6:
16971697
resolved "https://registry.yarnpkg.com/lines-and-columns/-/lines-and-columns-1.1.6.tgz#1c00c743b433cd0a4e80758f7b64a57440d9ff00"
16981698
integrity sha1-HADHQ7QzzQpOgHWPe2SldEDZ/wA=
16991699

1700-
lint-staged@15.2.9:
1701-
version "15.2.9"
1702-
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-15.2.9.tgz#bf70d40b6b192df6ad756fb89822211615e0f4da"
1703-
integrity sha512-BZAt8Lk3sEnxw7tfxM7jeZlPRuT4M68O0/CwZhhaw6eeWu0Lz5eERE3m386InivXB64fp/mDID452h48tvKlRQ==
1700+
lint-staged@15.2.10:
1701+
version "15.2.10"
1702+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-15.2.10.tgz#92ac222f802ba911897dcf23671da5bb80643cd2"
1703+
integrity sha512-5dY5t743e1byO19P9I4b3x8HJwalIznL5E1FWYnU6OWw33KxNBSLAc6Cy7F2PsFEO8FKnLwjwm5hx7aMF0jzZg==
17041704
dependencies:
17051705
chalk "~5.3.0"
17061706
commander "~12.1.0"
17071707
debug "~4.3.6"
17081708
execa "~8.0.1"
17091709
lilconfig "~3.1.2"
17101710
listr2 "~8.2.4"
1711-
micromatch "~4.0.7"
1711+
micromatch "~4.0.8"
17121712
pidtree "~0.6.0"
17131713
string-argv "~0.3.2"
17141714
yaml "~2.5.0"
@@ -1812,10 +1812,10 @@ merge-stream@^2.0.0:
18121812
resolved "https://registry.yarnpkg.com/merge-stream/-/merge-stream-2.0.0.tgz#52823629a14dd00c9770fb6ad47dc6310f2c1f60"
18131813
integrity sha512-abv/qOcuPfk3URPfDzmZU1LKmuw8kT+0nIHvKrKgFrwifol/doWcdA4ZqsWQ8ENrFKkd67Mfpo/LovbIUsbt3w==
18141814

1815-
micromatch@~4.0.7:
1816-
version "4.0.7"
1817-
resolved "https://registry.yarnpkg.com/micromatch/-/micromatch-4.0.7.tgz#33e8190d9fe474a9895525f5618eee136d46c2e5"
1818-
integrity sha512-LPP/3KorzCwBxfeUuZmaR6bG2kdeHSbe0P2tY3FLRU4vYrjYz5hI4QZwV0njUx3jeuKe67YukQ1LSPZBKDqO/Q==
1815+
micromatch@~4.0.8:
1816+
version "4.0.8"
1817+
resolved "https://registry.yarnpkg.com/micromatch/-/micromatch-4.0.8.tgz#d66fa18f3a47076789320b9b1af32bd86d9fa202"
1818+
integrity sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA==
18191819
dependencies:
18201820
braces "^3.0.3"
18211821
picomatch "^2.3.1"

0 commit comments

Comments
 (0)