Skip to content

Commit 9cdfedc

Browse files
chore(deps): update dependency lint-staged to v16.3.2
1 parent 98e9d8c commit 9cdfedc

2 files changed

Lines changed: 15 additions & 21 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"jest": "30.2.0",
5353
"jest-docblock": "30.2.0",
5454
"jest-junit": "16.0.0",
55-
"lint-staged": "16.2.7",
55+
"lint-staged": "16.3.2",
5656
"patch-package": "8.0.1",
5757
"prettier": "3.6.2",
5858
"rimraf": "6.1.3",

yarn.lock

Lines changed: 14 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -3762,7 +3762,7 @@ colorette@^2.0.16, colorette@^2.0.20:
37623762
resolved "https://registry.yarnpkg.com/colorette/-/colorette-2.0.20.tgz#9eb793e6833067f7235902fcd3b09917a000a95a"
37633763
integrity sha512-IfEDxwoWIjkeXL1eXcDiow4UbKjhLdq6/EuSVR9GMN7KVH3r9gQ83e73hsz1Nd1T3ijd5xv1wcWRYO+D6kCI2w==
37643764

3765-
commander@^14.0.2:
3765+
commander@^14.0.3:
37663766
version "14.0.3"
37673767
resolved "https://registry.yarnpkg.com/commander/-/commander-14.0.3.tgz#425d79b48f9af82fcd9e4fc1ea8af6c5ec07bbc2"
37683768
integrity sha512-H+y0Jo/T1RZ9qPP4Eh1pkcQcLRglraJaSLoyOtHxu6AapkjWVCy2Sit1QQ4x3Dng8qDlSsZEet7g5Pq06MvTgw==
@@ -6046,18 +6046,17 @@ lines-and-columns@^1.1.6:
60466046
resolved "https://registry.yarnpkg.com/lines-and-columns/-/lines-and-columns-1.2.4.tgz#eca284f75d2965079309dc0ad9255abb2ebc1632"
60476047
integrity sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==
60486048

6049-
lint-staged@16.2.7:
6050-
version "16.2.7"
6051-
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-16.2.7.tgz#c4a635960c17b52fe774f1f40aee8ce1bd86531f"
6052-
integrity sha512-lDIj4RnYmK7/kXMya+qJsmkRFkGolciXjrsZ6PC25GdTfWOAWetR0ZbsNXRAj1EHHImRSalc+whZFg56F5DVow==
6049+
lint-staged@16.3.2:
6050+
version "16.3.2"
6051+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-16.3.2.tgz#378b48c6c340d42eefcc8d13d198b61a562e63a9"
6052+
integrity sha512-xKqhC2AeXLwiAHXguxBjuChoTTWFC6Pees0SHPwOpwlvI3BH7ZADFPddAdN3pgo3aiKgPUx/bxE78JfUnxQnlg==
60536053
dependencies:
6054-
commander "^14.0.2"
6054+
commander "^14.0.3"
60556055
listr2 "^9.0.5"
60566056
micromatch "^4.0.8"
6057-
nano-spawn "^2.0.0"
6058-
pidtree "^0.6.0"
60596057
string-argv "^0.3.2"
6060-
yaml "^2.8.1"
6058+
tinyexec "^1.0.2"
6059+
yaml "^2.8.2"
60616060

60626061
listr2@^4.0.5:
60636062
version "4.0.5"
@@ -6341,11 +6340,6 @@ mvdan-sh@^0.10.1:
63416340
resolved "https://registry.yarnpkg.com/mvdan-sh/-/mvdan-sh-0.10.1.tgz#5b3a4462a89cf20739b12d851589342c875f4d1f"
63426341
integrity sha512-kMbrH0EObaKmK3nVRKUIIya1dpASHIEusM13S4V1ViHFuxuNxCo+arxoa6j/dbV22YBGjl7UKJm9QQKJ2Crzhg==
63436342

6344-
nano-spawn@^2.0.0:
6345-
version "2.0.0"
6346-
resolved "https://registry.yarnpkg.com/nano-spawn/-/nano-spawn-2.0.0.tgz#f1250434c09ae18870d4f729fc54b406cf85a3e1"
6347-
integrity sha512-tacvGzUY5o2D8CBh2rrwxyNojUsZNU2zjNTzKQrkgGJQTbGAfArVWXSKMBokBeeg6C7OLRGUEyoFlYbfeWQIqw==
6348-
63496343
napi-postinstall@^0.3.0:
63506344
version "0.3.4"
63516345
resolved "https://registry.yarnpkg.com/napi-postinstall/-/napi-postinstall-0.3.4.tgz#7af256d6588b5f8e952b9190965d6b019653bbb9"
@@ -6784,11 +6778,6 @@ picomatch@^4.0.2, picomatch@^4.0.3:
67846778
resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-4.0.3.tgz#796c76136d1eead715db1e7bad785dedd695a042"
67856779
integrity sha512-5gTmgEY/sqK6gFXLIsQNH19lWb4ebPDLA4SdLP7dsWkIXHWlG66oPuVvXSGFPppYZz8ZDZq0dYYrbHfBCVUb1Q==
67866780

6787-
pidtree@^0.6.0:
6788-
version "0.6.0"
6789-
resolved "https://registry.yarnpkg.com/pidtree/-/pidtree-0.6.0.tgz#90ad7b6d42d5841e69e0a2419ef38f8883aa057c"
6790-
integrity sha512-eG2dWTVw5bzqGRztnHExczNxt5VGsE6OwTeCG3fdUf9KBsZzO3R5OIIIzWR+iZA0NtZ+RDVdaoE2dK1cn6jH4g==
6791-
67926781
pify@^4.0.1:
67936782
version "4.0.1"
67946783
resolved "https://registry.yarnpkg.com/pify/-/pify-4.0.1.tgz#4b2cd25c50d598735c50292224fd8c6df41e3231"
@@ -7645,6 +7634,11 @@ through@^2.3.6, through@^2.3.8:
76457634
resolved "https://registry.yarnpkg.com/through/-/through-2.3.8.tgz#0dd4c9ffaabc357960b1b724115d7e0e86a2e1f5"
76467635
integrity sha512-w89qg7PI8wAdvX60bMDP+bFoD5Dvhm9oLheFp5O4a2QF0cSBGsBX4qZmadPMvVqlLJBBci+WqGGOAPvcDeNSVg==
76477636

7637+
tinyexec@^1.0.2:
7638+
version "1.0.2"
7639+
resolved "https://registry.yarnpkg.com/tinyexec/-/tinyexec-1.0.2.tgz#bdd2737fe2ba40bd6f918ae26642f264b99ca251"
7640+
integrity sha512-W/KYk+NFhkmsYpuHq5JykngiOCnxeVL8v8dFnqxSD8qEEdRfXk1SDM6JzNqcERbcGYj9tMrDQBYV9cjgnunFIg==
7641+
76487642
tinyglobby@^0.2.15:
76497643
version "0.2.15"
76507644
resolved "https://registry.yarnpkg.com/tinyglobby/-/tinyglobby-0.2.15.tgz#e228dd1e638cea993d2fdb4fcd2d4602a79951c2"
@@ -8230,7 +8224,7 @@ yaml@^1.10.0, yaml@^1.10.2:
82308224
resolved "https://registry.yarnpkg.com/yaml/-/yaml-1.10.2.tgz#2301c5ffbf12b467de8da2333a459e29e7920e4b"
82318225
integrity sha512-r3vXyErRCYJ7wg28yvBY5VSoAF8ZvlcW9/BwUzEtUsjvX/DKs24dIkuwjtuprwJJHsbyUbLApepYTR1BN4uHrg==
82328226

8233-
yaml@^2.2.2, yaml@^2.8.1:
8227+
yaml@^2.2.2, yaml@^2.8.2:
82348228
version "2.8.2"
82358229
resolved "https://registry.yarnpkg.com/yaml/-/yaml-2.8.2.tgz#5694f25eca0ce9c3e7a9d9e00ce0ddabbd9e35c5"
82368230
integrity sha512-mplynKqc1C2hTVYxd0PU2xQAc22TI1vShAYGksCCfxbn/dFwnHTNi1bvYsBTkhdUNtGIf5xNOg938rrSSYvS9A==

0 commit comments

Comments
 (0)