Skip to content

Commit 2c0d0ba

Browse files
renovate[bot]nodebb-misty
authored andcommitted
chore(deps): update dependency lint-staged to v16.4.0
1 parent ea32a1f commit 2c0d0ba

2 files changed

Lines changed: 15 additions & 49 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": "2.0.1",
4141
"eslint-plugin-import": "2.32.0",
4242
"husky": "9.1.7",
43-
"lint-staged": "16.3.3"
43+
"lint-staged": "16.4.0"
4444
},
4545
"dependencies": {
4646
"csv-parse": "^5.4.0"

yarn.lock

Lines changed: 14 additions & 48 deletions
Original file line numberDiff line numberDiff line change
@@ -550,13 +550,6 @@ brace-expansion@^5.0.2:
550550
dependencies:
551551
balanced-match "^4.0.2"
552552

553-
braces@^3.0.3:
554-
version "3.0.3"
555-
resolved "https://registry.yarnpkg.com/braces/-/braces-3.0.3.tgz#490332f40919452272d55a8480adc0c441358789"
556-
integrity sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA==
557-
dependencies:
558-
fill-range "^7.1.1"
559-
560553
call-bind-apply-helpers@^1.0.0, call-bind-apply-helpers@^1.0.1, call-bind-apply-helpers@^1.0.2:
561554
version "1.0.2"
562555
resolved "https://registry.yarnpkg.com/call-bind-apply-helpers/-/call-bind-apply-helpers-1.0.2.tgz#4b5428c222be985d79c3d82657479dbe0b59b2d6"
@@ -1362,13 +1355,6 @@ file-entry-cache@^8.0.0:
13621355
dependencies:
13631356
flat-cache "^4.0.0"
13641357

1365-
fill-range@^7.1.1:
1366-
version "7.1.1"
1367-
resolved "https://registry.yarnpkg.com/fill-range/-/fill-range-7.1.1.tgz#44265d3cac07e3ea7dc247516380643754a05292"
1368-
integrity sha512-YsGpe3WHLK8ZYi4tWDg2Jy3ebRz2rXowDxnld4bkQB00cc/1Zw9AWnC0i9ztDJitivtQvaI9KaLyKrc+hBW0yg==
1369-
dependencies:
1370-
to-regex-range "^5.0.1"
1371-
13721358
find-up@^5.0.0:
13731359
version "5.0.0"
13741360
resolved "https://registry.yarnpkg.com/find-up/-/find-up-5.0.0.tgz#4c92819ecb7083561e4f4a240a86be5198f536fc"
@@ -1981,11 +1967,6 @@ is-number-object@^1.1.1:
19811967
call-bound "^1.0.3"
19821968
has-tostringtag "^1.0.2"
19831969

1984-
is-number@^7.0.0:
1985-
version "7.0.0"
1986-
resolved "https://registry.yarnpkg.com/is-number/-/is-number-7.0.0.tgz#7535345b896734d5f80c4d06c50955527a14f12b"
1987-
integrity sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==
1988-
19891970
is-obj@^2.0.0:
19901971
version "2.0.0"
19911972
resolved "https://registry.yarnpkg.com/is-obj/-/is-obj-2.0.0.tgz#473fb05d973705e3fd9620545018ca8e22ef4982"
@@ -2221,16 +2202,16 @@ lines-and-columns@^1.1.6:
22212202
resolved "https://registry.yarnpkg.com/lines-and-columns/-/lines-and-columns-1.1.6.tgz#1c00c743b433cd0a4e80758f7b64a57440d9ff00"
22222203
integrity sha1-HADHQ7QzzQpOgHWPe2SldEDZ/wA=
22232204

2224-
lint-staged@16.3.3:
2225-
version "16.3.3"
2226-
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-16.3.3.tgz#ce5c95b5623cca295f8f4251f00c0642c7e84976"
2227-
integrity sha512-RLq2koZ5fGWrx7tcqx2tSTMQj4lRkfNJaebO/li/uunhCJbtZqwTuwPHpgIimAHHi/2nZIiGrkCHDCOeR1onxA==
2205+
lint-staged@16.4.0:
2206+
version "16.4.0"
2207+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-16.4.0.tgz#a00b0e3abff59239cef6d7d9341e8f8473308e23"
2208+
integrity sha512-lBWt8hujh/Cjysw5GYVmZpFHXDCgZzhrOm8vbcUdobADZNOK/bRshr2kM3DfgrrtR1DQhfupW9gnIXOfiFi+bw==
22282209
dependencies:
22292210
commander "^14.0.3"
22302211
listr2 "^9.0.5"
2231-
micromatch "^4.0.8"
2212+
picomatch "^4.0.3"
22322213
string-argv "^0.3.2"
2233-
tinyexec "^1.0.2"
2214+
tinyexec "^1.0.4"
22342215
yaml "^2.8.2"
22352216

22362217
listr2@^9.0.5:
@@ -2310,14 +2291,6 @@ meow@^13.0.0:
23102291
resolved "https://registry.yarnpkg.com/meow/-/meow-13.2.0.tgz#6b7d63f913f984063b3cc261b6e8800c4cd3474f"
23112292
integrity sha512-pxQJQzB6djGPXh08dacEloMFopsOqGVRKFPYvPOt9XDZ1HasbgDZA74CJGreSU4G3Ak7EFJGoiH2auq+yXISgA==
23122293

2313-
micromatch@^4.0.8:
2314-
version "4.0.8"
2315-
resolved "https://registry.yarnpkg.com/micromatch/-/micromatch-4.0.8.tgz#d66fa18f3a47076789320b9b1af32bd86d9fa202"
2316-
integrity sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA==
2317-
dependencies:
2318-
braces "^3.0.3"
2319-
picomatch "^2.3.1"
2320-
23212294
mimic-function@^5.0.0:
23222295
version "5.0.1"
23232296
resolved "https://registry.yarnpkg.com/mimic-function/-/mimic-function-5.0.1.tgz#acbe2b3349f99b9deaca7fb70e48b83e94e67076"
@@ -2517,10 +2490,10 @@ picocolors@^1.1.1:
25172490
resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-1.1.1.tgz#3d321af3eab939b083c8f929a1d12cda81c26b6b"
25182491
integrity sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==
25192492

2520-
picomatch@^2.3.1:
2521-
version "2.3.1"
2522-
resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-2.3.1.tgz#3ba3833733646d9d3e4995946c1365a67fb07a42"
2523-
integrity sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==
2493+
picomatch@^4.0.3:
2494+
version "4.0.3"
2495+
resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-4.0.3.tgz#796c76136d1eead715db1e7bad785dedd695a042"
2496+
integrity sha512-5gTmgEY/sqK6gFXLIsQNH19lWb4ebPDLA4SdLP7dsWkIXHWlG66oPuVvXSGFPppYZz8ZDZq0dYYrbHfBCVUb1Q==
25242497

25252498
possible-typed-array-names@^1.0.0:
25262499
version "1.0.0"
@@ -2984,17 +2957,10 @@ tinyexec@^1.0.0:
29842957
resolved "https://registry.yarnpkg.com/tinyexec/-/tinyexec-1.0.1.tgz#70c31ab7abbb4aea0a24f55d120e5990bfa1e0b1"
29852958
integrity sha512-5uC6DDlmeqiOwCPmK9jMSdOuZTh8bU39Ys6yidB+UTt5hfZUPGAypSgFRiEp+jbi9qH40BLDvy85jIU88wKSqw==
29862959

2987-
tinyexec@^1.0.2:
2988-
version "1.0.2"
2989-
resolved "https://registry.yarnpkg.com/tinyexec/-/tinyexec-1.0.2.tgz#bdd2737fe2ba40bd6f918ae26642f264b99ca251"
2990-
integrity sha512-W/KYk+NFhkmsYpuHq5JykngiOCnxeVL8v8dFnqxSD8qEEdRfXk1SDM6JzNqcERbcGYj9tMrDQBYV9cjgnunFIg==
2991-
2992-
to-regex-range@^5.0.1:
2993-
version "5.0.1"
2994-
resolved "https://registry.yarnpkg.com/to-regex-range/-/to-regex-range-5.0.1.tgz#1648c44aae7c8d988a326018ed72f5b4dd0392e4"
2995-
integrity sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==
2996-
dependencies:
2997-
is-number "^7.0.0"
2960+
tinyexec@^1.0.4:
2961+
version "1.0.4"
2962+
resolved "https://registry.yarnpkg.com/tinyexec/-/tinyexec-1.0.4.tgz#6c60864fe1d01331b2f17c6890f535d7e5385408"
2963+
integrity sha512-u9r3uZC0bdpGOXtlxUIdwf9pkmvhqJdrVCH9fapQtgy/OeTTMZ1nqH7agtvEfmGui6e1XxjcdrlxvxJvc3sMqw==
29982964

29992965
tsconfig-paths@^3.15.0:
30002966
version "3.15.0"

0 commit comments

Comments
 (0)