Skip to content

Commit cff6b11

Browse files
⬆️ deps: Upgrade dependency lint-staged to v15.2.11.
1 parent c8ced79 commit cff6b11

File tree

2 files changed

+26
-26
lines changed

2 files changed

+26
-26
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@
8383
"esdoc-standard-plugin": "1.0.0",
8484
"fixpack": "4.0.0",
8585
"husky": "9.0.11",
86-
"lint-staged": "15.2.10",
86+
"lint-staged": "15.2.11",
8787
"microbundle": "0.15.1",
8888
"np": "10.0.2",
8989
"pinst": "3.0.0",

yarn.lock

Lines changed: 25 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -4064,12 +4064,12 @@ debug@^3.2.7:
40644064
dependencies:
40654065
ms "^2.1.1"
40664066

4067-
debug@~4.3.6:
4068-
version "4.3.6"
4069-
resolved "https://registry.yarnpkg.com/debug/-/debug-4.3.6.tgz#2ab2c38fbaffebf8aa95fdfe6d88438c7a13c52b"
4070-
integrity sha512-O/09Bd4Z1fBrU4VzkhFqVgpPzaGbw6Sm9FEkBT1A/YBXQFGuuSxa1dN2nxgxS34JmKXqYx8CZAwEVoJFImUXIg==
4067+
debug@~4.4.0:
4068+
version "4.4.0"
4069+
resolved "https://registry.yarnpkg.com/debug/-/debug-4.4.0.tgz#2b3f2aea2ffeb776477460267377dc8710faba8a"
4070+
integrity sha512-6WTZ/IxCY/T6BALoZHaE4ctp9xm+Z5kY/pzYaCHRFeyVhojxlrm+46y68HA6hr0TcwEssoxNiDEUJQjfPZ/RYA==
40714071
dependencies:
4072-
ms "2.1.2"
4072+
ms "^2.1.3"
40734073

40744074
decompress-response@^6.0.0:
40754075
version "6.0.0"
@@ -6998,10 +6998,10 @@ lilconfig@^2.0.3, lilconfig@^2.0.5:
69986998
resolved "https://registry.yarnpkg.com/lilconfig/-/lilconfig-2.1.0.tgz#78e23ac89ebb7e1bfbf25b18043de756548e7f52"
69996999
integrity sha512-utWOt/GHzuUxnLKxB6dk81RoOeoNeHgbrXiuGk4yyF5qlRz+iIVWu56E2fqGHFrXz0QNUhLB/8nKqvRH66JKGQ==
70007000

7001-
lilconfig@~3.1.2:
7002-
version "3.1.2"
7003-
resolved "https://registry.yarnpkg.com/lilconfig/-/lilconfig-3.1.2.tgz#e4a7c3cb549e3a606c8dcc32e5ae1005e62c05cb"
7004-
integrity sha512-eop+wDAvpItUys0FWkHIKeC9ybYrTGbU41U5K7+bttZZeohvnY7M9dZ5kB21GNWiFT2q1OoPTvncPCgSOVO5ow==
7001+
lilconfig@~3.1.3:
7002+
version "3.1.3"
7003+
resolved "https://registry.yarnpkg.com/lilconfig/-/lilconfig-3.1.3.tgz#a1bcfd6257f9585bf5ae14ceeebb7b559025e4c4"
7004+
integrity sha512-/vlFKAoH5Cgt3Ie+JLhRbwOsCQePABiU3tJ1egGvyQ+33R/vcwM2Zl2QR/LzjsBeItPt3oSVXapn+m4nQDvpzw==
70057005

70067006
line-column-path@^3.0.0:
70077007
version "3.0.0"
@@ -7015,21 +7015,21 @@ lines-and-columns@^1.1.6:
70157015
resolved "https://registry.yarnpkg.com/lines-and-columns/-/lines-and-columns-1.2.4.tgz#eca284f75d2965079309dc0ad9255abb2ebc1632"
70167016
integrity sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==
70177017

7018-
7019-
version "15.2.10"
7020-
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-15.2.10.tgz#92ac222f802ba911897dcf23671da5bb80643cd2"
7021-
integrity sha512-5dY5t743e1byO19P9I4b3x8HJwalIznL5E1FWYnU6OWw33KxNBSLAc6Cy7F2PsFEO8FKnLwjwm5hx7aMF0jzZg==
7018+
7019+
version "15.2.11"
7020+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-15.2.11.tgz#e88440982f4a4c1d55a9a7a839259ec3806bd81b"
7021+
integrity sha512-Ev6ivCTYRTGs9ychvpVw35m/bcNDuBN+mnTeObCL5h+boS5WzBEC6LHI4I9F/++sZm1m+J2LEiy0gxL/R9TBqQ==
70227022
dependencies:
70237023
chalk "~5.3.0"
70247024
commander "~12.1.0"
7025-
debug "~4.3.6"
7025+
debug "~4.4.0"
70267026
execa "~8.0.1"
7027-
lilconfig "~3.1.2"
7028-
listr2 "~8.2.4"
7027+
lilconfig "~3.1.3"
7028+
listr2 "~8.2.5"
70297029
micromatch "~4.0.8"
70307030
pidtree "~0.6.0"
70317031
string-argv "~0.3.2"
7032-
yaml "~2.5.0"
7032+
yaml "~2.6.1"
70337033

70347034
listr-input@^0.2.1:
70357035
version "0.2.1"
@@ -7070,10 +7070,10 @@ listr-verbose-renderer@^0.5.0:
70707070
date-fns "^1.27.2"
70717071
figures "^2.0.0"
70727072

7073-
listr2@~8.2.4:
7074-
version "8.2.4"
7075-
resolved "https://registry.yarnpkg.com/listr2/-/listr2-8.2.4.tgz#486b51cbdb41889108cb7e2c90eeb44519f5a77f"
7076-
integrity sha512-opevsywziHd3zHCVQGAj8zu+Z3yHNkkoYhWIGnq54RrCVwLz0MozotJEDnKsIBLvkfLGN6BLOyAeRrYI0pKA4g==
7073+
listr2@~8.2.5:
7074+
version "8.2.5"
7075+
resolved "https://registry.yarnpkg.com/listr2/-/listr2-8.2.5.tgz#5c9db996e1afeb05db0448196d3d5f64fec2593d"
7076+
integrity sha512-iyAZCeyD+c1gPyE9qpFu8af0Y+MRtmKOncdGoA2S5EY8iFq99dmmvkNnHiWo+pj0s7yH7l3KPIgee77tKpXPWQ==
70777077
dependencies:
70787078
cli-truncate "^4.0.0"
70797079
colorette "^2.0.20"
@@ -10531,10 +10531,10 @@ yaml@^1.10.0, yaml@^1.10.2:
1053110531
resolved "https://registry.yarnpkg.com/yaml/-/yaml-1.10.2.tgz#2301c5ffbf12b467de8da2333a459e29e7920e4b"
1053210532
integrity sha512-r3vXyErRCYJ7wg28yvBY5VSoAF8ZvlcW9/BwUzEtUsjvX/DKs24dIkuwjtuprwJJHsbyUbLApepYTR1BN4uHrg==
1053310533

10534-
yaml@~2.5.0:
10535-
version "2.5.0"
10536-
resolved "https://registry.yarnpkg.com/yaml/-/yaml-2.5.0.tgz#c6165a721cf8000e91c36490a41d7be25176cf5d"
10537-
integrity sha512-2wWLbGbYDiSqqIKoPjar3MPgB94ErzCtrNE1FdqGuaO0pi2JGjmE8aW8TDZwzU7vuxcGRdL/4gPQwQ7hD5AMSw==
10534+
yaml@~2.6.1:
10535+
version "2.6.1"
10536+
resolved "https://registry.yarnpkg.com/yaml/-/yaml-2.6.1.tgz#42f2b1ba89203f374609572d5349fb8686500773"
10537+
integrity sha512-7r0XPzioN/Q9kXBro/XPnA6kznR73DHq+GXh5ON7ZozRO6aMjbmiBuKste2wslTFkC5d1dw0GooOCepZXJ2SAg==
1053810538

1053910539
yargs-parser@^21.1.1:
1054010540
version "21.1.1"

0 commit comments

Comments
 (0)