Skip to content

Commit e4d3f50

Browse files
⬆️ deps: Upgrade dependency lint-staged to v15.2.11. (#430)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 11a1823 commit e4d3f50

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
@@ -100,7 +100,7 @@
100100
"esdoc-standard-plugin": "1.0.0",
101101
"fixpack": "4.0.0",
102102
"husky": "9.1.7",
103-
"lint-staged": "15.2.10",
103+
"lint-staged": "15.2.11",
104104
"microbundle": "0.15.1",
105105
"np": "10.1.0",
106106
"pinst": "3.0.0",

yarn.lock

Lines changed: 25 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -4369,12 +4369,12 @@ debug@^4.3.7:
43694369
dependencies:
43704370
ms "^2.1.3"
43714371

4372-
debug@~4.3.6:
4373-
version "4.3.6"
4374-
resolved "https://registry.yarnpkg.com/debug/-/debug-4.3.6.tgz#2ab2c38fbaffebf8aa95fdfe6d88438c7a13c52b"
4375-
integrity sha512-O/09Bd4Z1fBrU4VzkhFqVgpPzaGbw6Sm9FEkBT1A/YBXQFGuuSxa1dN2nxgxS34JmKXqYx8CZAwEVoJFImUXIg==
4372+
debug@~4.4.0:
4373+
version "4.4.0"
4374+
resolved "https://registry.yarnpkg.com/debug/-/debug-4.4.0.tgz#2b3f2aea2ffeb776477460267377dc8710faba8a"
4375+
integrity sha512-6WTZ/IxCY/T6BALoZHaE4ctp9xm+Z5kY/pzYaCHRFeyVhojxlrm+46y68HA6hr0TcwEssoxNiDEUJQjfPZ/RYA==
43764376
dependencies:
4377-
ms "2.1.2"
4377+
ms "^2.1.3"
43784378

43794379
decamelize-keys@^2.0.1:
43804380
version "2.0.1"
@@ -7497,10 +7497,10 @@ lilconfig@^2.0.3:
74977497
resolved "https://registry.yarnpkg.com/lilconfig/-/lilconfig-2.0.4.tgz#f4507d043d7058b380b6a8f5cb7bcd4b34cee082"
74987498
integrity sha512-bfTIN7lEsiooCocSISTWXkiWJkRqtL9wYtYy+8EK3Y41qh3mpwPU0ycTOgjdY9ErwXCc8QyrQp82bdL0Xkm9yA==
74997499

7500-
lilconfig@~3.1.2:
7501-
version "3.1.2"
7502-
resolved "https://registry.yarnpkg.com/lilconfig/-/lilconfig-3.1.2.tgz#e4a7c3cb549e3a606c8dcc32e5ae1005e62c05cb"
7503-
integrity sha512-eop+wDAvpItUys0FWkHIKeC9ybYrTGbU41U5K7+bttZZeohvnY7M9dZ5kB21GNWiFT2q1OoPTvncPCgSOVO5ow==
7500+
lilconfig@~3.1.3:
7501+
version "3.1.3"
7502+
resolved "https://registry.yarnpkg.com/lilconfig/-/lilconfig-3.1.3.tgz#a1bcfd6257f9585bf5ae14ceeebb7b559025e4c4"
7503+
integrity sha512-/vlFKAoH5Cgt3Ie+JLhRbwOsCQePABiU3tJ1egGvyQ+33R/vcwM2Zl2QR/LzjsBeItPt3oSVXapn+m4nQDvpzw==
75047504

75057505
line-column-path@^3.0.0:
75067506
version "3.0.0"
@@ -7514,21 +7514,21 @@ lines-and-columns@^1.1.6:
75147514
resolved "https://registry.yarnpkg.com/lines-and-columns/-/lines-and-columns-1.2.4.tgz#eca284f75d2965079309dc0ad9255abb2ebc1632"
75157515
integrity sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==
75167516

7517-
lint-staged@15.2.10:
7518-
version "15.2.10"
7519-
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-15.2.10.tgz#92ac222f802ba911897dcf23671da5bb80643cd2"
7520-
integrity sha512-5dY5t743e1byO19P9I4b3x8HJwalIznL5E1FWYnU6OWw33KxNBSLAc6Cy7F2PsFEO8FKnLwjwm5hx7aMF0jzZg==
7517+
lint-staged@15.2.11:
7518+
version "15.2.11"
7519+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-15.2.11.tgz#e88440982f4a4c1d55a9a7a839259ec3806bd81b"
7520+
integrity sha512-Ev6ivCTYRTGs9ychvpVw35m/bcNDuBN+mnTeObCL5h+boS5WzBEC6LHI4I9F/++sZm1m+J2LEiy0gxL/R9TBqQ==
75217521
dependencies:
75227522
chalk "~5.3.0"
75237523
commander "~12.1.0"
7524-
debug "~4.3.6"
7524+
debug "~4.4.0"
75257525
execa "~8.0.1"
7526-
lilconfig "~3.1.2"
7527-
listr2 "~8.2.4"
7526+
lilconfig "~3.1.3"
7527+
listr2 "~8.2.5"
75287528
micromatch "~4.0.8"
75297529
pidtree "~0.6.0"
75307530
string-argv "~0.3.2"
7531-
yaml "~2.5.0"
7531+
yaml "~2.6.1"
75327532

75337533
listr-input@^0.2.1:
75347534
version "0.2.1"
@@ -7569,10 +7569,10 @@ listr-verbose-renderer@^0.5.0:
75697569
date-fns "^1.27.2"
75707570
figures "^2.0.0"
75717571

7572-
listr2@~8.2.4:
7573-
version "8.2.4"
7574-
resolved "https://registry.yarnpkg.com/listr2/-/listr2-8.2.4.tgz#486b51cbdb41889108cb7e2c90eeb44519f5a77f"
7575-
integrity sha512-opevsywziHd3zHCVQGAj8zu+Z3yHNkkoYhWIGnq54RrCVwLz0MozotJEDnKsIBLvkfLGN6BLOyAeRrYI0pKA4g==
7572+
listr2@~8.2.5:
7573+
version "8.2.5"
7574+
resolved "https://registry.yarnpkg.com/listr2/-/listr2-8.2.5.tgz#5c9db996e1afeb05db0448196d3d5f64fec2593d"
7575+
integrity sha512-iyAZCeyD+c1gPyE9qpFu8af0Y+MRtmKOncdGoA2S5EY8iFq99dmmvkNnHiWo+pj0s7yH7l3KPIgee77tKpXPWQ==
75767576
dependencies:
75777577
cli-truncate "^4.0.0"
75787578
colorette "^2.0.20"
@@ -11448,10 +11448,10 @@ yaml@^1.10.0, yaml@^1.10.2:
1144811448
resolved "https://registry.yarnpkg.com/yaml/-/yaml-1.10.2.tgz#2301c5ffbf12b467de8da2333a459e29e7920e4b"
1144911449
integrity sha512-r3vXyErRCYJ7wg28yvBY5VSoAF8ZvlcW9/BwUzEtUsjvX/DKs24dIkuwjtuprwJJHsbyUbLApepYTR1BN4uHrg==
1145011450

11451-
yaml@~2.5.0:
11452-
version "2.5.0"
11453-
resolved "https://registry.yarnpkg.com/yaml/-/yaml-2.5.0.tgz#c6165a721cf8000e91c36490a41d7be25176cf5d"
11454-
integrity sha512-2wWLbGbYDiSqqIKoPjar3MPgB94ErzCtrNE1FdqGuaO0pi2JGjmE8aW8TDZwzU7vuxcGRdL/4gPQwQ7hD5AMSw==
11451+
yaml@~2.6.1:
11452+
version "2.6.1"
11453+
resolved "https://registry.yarnpkg.com/yaml/-/yaml-2.6.1.tgz#42f2b1ba89203f374609572d5349fb8686500773"
11454+
integrity sha512-7r0XPzioN/Q9kXBro/XPnA6kznR73DHq+GXh5ON7ZozRO6aMjbmiBuKste2wslTFkC5d1dw0GooOCepZXJ2SAg==
1145511455

1145611456
yargs-parser@^21.0.0:
1145711457
version "21.0.0"

0 commit comments

Comments
 (0)