Skip to content

Commit 9af2691

Browse files
⬆️ deps: Upgrade dependency lint-staged to v16. (#473)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent abd791c commit 9af2691

File tree

2 files changed

+21
-16
lines changed

2 files changed

+21
-16
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@
9797
"esdoc-standard-plugin": "1.0.0",
9898
"fixpack": "4.0.0",
9999
"husky": "9.1.7",
100-
"lint-staged": "15.5.2",
100+
"lint-staged": "16.0.0",
101101
"microbundle": "0.15.1",
102102
"np": "10.2.0",
103103
"pinst": "3.0.0",

yarn.lock

+20-15
Original file line numberDiff line numberDiff line change
@@ -7765,21 +7765,21 @@ lines-and-columns@^1.1.6:
77657765
resolved "https://registry.yarnpkg.com/lines-and-columns/-/lines-and-columns-1.2.4.tgz#eca284f75d2965079309dc0ad9255abb2ebc1632"
77667766
integrity sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==
77677767

7768-
lint-staged@15.5.2:
7769-
version "15.5.2"
7770-
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-15.5.2.tgz#beff028fd0681f7db26ffbb67050a21ed4d059a3"
7771-
integrity sha512-YUSOLq9VeRNAo/CTaVmhGDKG+LBtA8KF1X4K5+ykMSwWST1vDxJRB2kv2COgLb1fvpCo+A/y9A0G0znNVmdx4w==
7768+
lint-staged@16.0.0:
7769+
version "16.0.0"
7770+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-16.0.0.tgz#31826709bde6a62542431da3055f038e386a20db"
7771+
integrity sha512-sUCprePs6/rbx4vKC60Hez6X10HPkpDJaGcy3D1NdwR7g1RcNkWL8q9mJMreOqmHBTs+1sNFp+wOiX9fr+hoOQ==
77727772
dependencies:
77737773
chalk "^5.4.1"
77747774
commander "^13.1.0"
77757775
debug "^4.4.0"
7776-
execa "^8.0.1"
77777776
lilconfig "^3.1.3"
7778-
listr2 "^8.2.5"
7777+
listr2 "^8.3.3"
77797778
micromatch "^4.0.8"
7779+
nano-spawn "^1.0.0"
77807780
pidtree "^0.6.0"
77817781
string-argv "^0.3.2"
7782-
yaml "^2.7.0"
7782+
yaml "^2.7.1"
77837783

77847784
listr-input@^0.2.1:
77857785
version "0.2.1"
@@ -7820,10 +7820,10 @@ listr-verbose-renderer@^0.5.0:
78207820
date-fns "^1.27.2"
78217821
figures "^2.0.0"
78227822

7823-
listr2@^8.2.5:
7824-
version "8.2.5"
7825-
resolved "https://registry.yarnpkg.com/listr2/-/listr2-8.2.5.tgz#5c9db996e1afeb05db0448196d3d5f64fec2593d"
7826-
integrity sha512-iyAZCeyD+c1gPyE9qpFu8af0Y+MRtmKOncdGoA2S5EY8iFq99dmmvkNnHiWo+pj0s7yH7l3KPIgee77tKpXPWQ==
7823+
listr2@^8.3.3:
7824+
version "8.3.3"
7825+
resolved "https://registry.yarnpkg.com/listr2/-/listr2-8.3.3.tgz#815fc8f738260ff220981bf9e866b3e11e8121bf"
7826+
integrity sha512-LWzX2KsqcB1wqQ4AHgYb4RsDXauQiqhjLk+6hjbaeHG4zpjjVAB6wC/gz6X0l+Du1cN3pUB5ZlrvTbhGSNnUQQ==
78277827
dependencies:
78287828
cli-truncate "^4.0.0"
78297829
colorette "^2.0.20"
@@ -8435,6 +8435,11 @@ mute-stream@^2.0.0:
84358435
resolved "https://registry.yarnpkg.com/mute-stream/-/mute-stream-2.0.0.tgz#a5446fc0c512b71c83c44d908d5c7b7b4c493b2b"
84368436
integrity sha512-WWdIxpyjEn+FhQJQQv9aQAYlHoNVdzIzUySNV1gHUPDSdZJ3yZn7pAAbQcV7B56Mvu881q9FZV+0Vx2xC44VWA==
84378437

8438+
nano-spawn@^1.0.0:
8439+
version "1.0.1"
8440+
resolved "https://registry.yarnpkg.com/nano-spawn/-/nano-spawn-1.0.1.tgz#c8e4c1e133e567e3efba44041dcfb12113d861b6"
8441+
integrity sha512-BfcvzBlUTxSDWfT+oH7vd6CbUV+rThLLHCIym/QO6GGLBsyVXleZs00fto2i2jzC/wPiBYk5jyOmpXWg4YopiA==
8442+
84388443
nanoid@^3.1.32:
84398444
version "3.3.3"
84408445
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.3.tgz#fd8e8b7aa761fe807dba2d1b98fb7241bb724a25"
@@ -11673,10 +11678,10 @@ yaml@^1.10.0, yaml@^1.10.2:
1167311678
resolved "https://registry.yarnpkg.com/yaml/-/yaml-1.10.2.tgz#2301c5ffbf12b467de8da2333a459e29e7920e4b"
1167411679
integrity sha512-r3vXyErRCYJ7wg28yvBY5VSoAF8ZvlcW9/BwUzEtUsjvX/DKs24dIkuwjtuprwJJHsbyUbLApepYTR1BN4uHrg==
1167511680

11676-
yaml@^2.7.0:
11677-
version "2.7.0"
11678-
resolved "https://registry.yarnpkg.com/yaml/-/yaml-2.7.0.tgz#aef9bb617a64c937a9a748803786ad8d3ffe1e98"
11679-
integrity sha512-+hSoy/QHluxmC9kCIJyL/uyFmLmc+e5CFR5Wa+bpIhIj85LVb9ZH2nVnqrHoSvKogwODv0ClqZkmiSSaIH5LTA==
11681+
yaml@^2.7.1:
11682+
version "2.7.1"
11683+
resolved "https://registry.yarnpkg.com/yaml/-/yaml-2.7.1.tgz#44a247d1b88523855679ac7fa7cda6ed7e135cf6"
11684+
integrity sha512-10ULxpnOCQXxJvBgxsn9ptjq6uviG/htZKk9veJGhlqn3w/DxQ631zFF+nlQXLwmImeS5amR2dl2U8sg6U9jsQ==
1168011685

1168111686
yargs-parser@^21.0.0:
1168211687
version "21.0.0"

0 commit comments

Comments
 (0)