Skip to content

Commit 8bd386c

Browse files
chore(deps): update dependency lint-staged to v16 (#3588)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a900f46 commit 8bd386c

File tree

2 files changed

+23
-13
lines changed

2 files changed

+23
-13
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"jest": "29.7.0",
5454
"lerna": "8.2.2",
5555
"lerna-changelog": "2.2.0",
56-
"lint-staged": "15.5.2",
56+
"lint-staged": "16.0.0",
5757
"prettier": "3.5.3",
5858
"prettierv2": "npm:[email protected]",
5959
"reflect-metadata": "0.2.2",

yarn.lock

Lines changed: 22 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -7222,26 +7222,26 @@ lines-and-columns@^1.1.6:
72227222
resolved "https://registry.yarnpkg.com/lines-and-columns/-/lines-and-columns-1.2.4.tgz#eca284f75d2965079309dc0ad9255abb2ebc1632"
72237223
integrity sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==
72247224

7225-
lint-staged@15.5.2:
7226-
version "15.5.2"
7227-
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-15.5.2.tgz#beff028fd0681f7db26ffbb67050a21ed4d059a3"
7228-
integrity sha512-YUSOLq9VeRNAo/CTaVmhGDKG+LBtA8KF1X4K5+ykMSwWST1vDxJRB2kv2COgLb1fvpCo+A/y9A0G0znNVmdx4w==
7225+
lint-staged@16.0.0:
7226+
version "16.0.0"
7227+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-16.0.0.tgz#31826709bde6a62542431da3055f038e386a20db"
7228+
integrity sha512-sUCprePs6/rbx4vKC60Hez6X10HPkpDJaGcy3D1NdwR7g1RcNkWL8q9mJMreOqmHBTs+1sNFp+wOiX9fr+hoOQ==
72297229
dependencies:
72307230
chalk "^5.4.1"
72317231
commander "^13.1.0"
72327232
debug "^4.4.0"
7233-
execa "^8.0.1"
72347233
lilconfig "^3.1.3"
7235-
listr2 "^8.2.5"
7234+
listr2 "^8.3.3"
72367235
micromatch "^4.0.8"
7236+
nano-spawn "^1.0.0"
72377237
pidtree "^0.6.0"
72387238
string-argv "^0.3.2"
7239-
yaml "^2.7.0"
7239+
yaml "^2.7.1"
72407240

7241-
listr2@^8.2.5:
7242-
version "8.2.5"
7243-
resolved "https://registry.yarnpkg.com/listr2/-/listr2-8.2.5.tgz#5c9db996e1afeb05db0448196d3d5f64fec2593d"
7244-
integrity sha512-iyAZCeyD+c1gPyE9qpFu8af0Y+MRtmKOncdGoA2S5EY8iFq99dmmvkNnHiWo+pj0s7yH7l3KPIgee77tKpXPWQ==
7241+
listr2@^8.3.3:
7242+
version "8.3.3"
7243+
resolved "https://registry.yarnpkg.com/listr2/-/listr2-8.3.3.tgz#815fc8f738260ff220981bf9e866b3e11e8121bf"
7244+
integrity sha512-LWzX2KsqcB1wqQ4AHgYb4RsDXauQiqhjLk+6hjbaeHG4zpjjVAB6wC/gz6X0l+Du1cN3pUB5ZlrvTbhGSNnUQQ==
72457245
dependencies:
72467246
cli-truncate "^4.0.0"
72477247
colorette "^2.0.20"
@@ -7991,6 +7991,11 @@ mz@^2.4.0:
79917991
object-assign "^4.0.1"
79927992
thenify-all "^1.0.0"
79937993

7994+
nano-spawn@^1.0.0:
7995+
version "1.0.1"
7996+
resolved "https://registry.yarnpkg.com/nano-spawn/-/nano-spawn-1.0.1.tgz#c8e4c1e133e567e3efba44041dcfb12113d861b6"
7997+
integrity sha512-BfcvzBlUTxSDWfT+oH7vd6CbUV+rThLLHCIym/QO6GGLBsyVXleZs00fto2i2jzC/wPiBYk5jyOmpXWg4YopiA==
7998+
79947999
natural-compare@^1.4.0:
79958000
version "1.4.0"
79968001
resolved "https://registry.yarnpkg.com/natural-compare/-/natural-compare-1.4.0.tgz#4abebfeed7541f2c27acfb29bdbbd15c8d5ba4f7"
@@ -11089,11 +11094,16 @@ yallist@^4.0.0:
1108911094
resolved "https://registry.yarnpkg.com/yallist/-/yallist-4.0.0.tgz#9bb92790d9c0effec63be73519e11a35019a3a72"
1109011095
integrity sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==
1109111096

11092-
yaml@^2.6.0, yaml@^2.7.0:
11097+
yaml@^2.6.0:
1109311098
version "2.7.0"
1109411099
resolved "https://registry.yarnpkg.com/yaml/-/yaml-2.7.0.tgz#aef9bb617a64c937a9a748803786ad8d3ffe1e98"
1109511100
integrity sha512-+hSoy/QHluxmC9kCIJyL/uyFmLmc+e5CFR5Wa+bpIhIj85LVb9ZH2nVnqrHoSvKogwODv0ClqZkmiSSaIH5LTA==
1109611101

11102+
yaml@^2.7.1:
11103+
version "2.7.1"
11104+
resolved "https://registry.yarnpkg.com/yaml/-/yaml-2.7.1.tgz#44a247d1b88523855679ac7fa7cda6ed7e135cf6"
11105+
integrity sha512-10ULxpnOCQXxJvBgxsn9ptjq6uviG/htZKk9veJGhlqn3w/DxQ631zFF+nlQXLwmImeS5amR2dl2U8sg6U9jsQ==
11106+
1109711107
[email protected], yargs-parser@^21.1.1:
1109811108
version "21.1.1"
1109911109
resolved "https://registry.yarnpkg.com/yargs-parser/-/yargs-parser-21.1.1.tgz#9096bceebf990d21bb31fa9516e0ede294a77d35"

0 commit comments

Comments
 (0)