Skip to content

Commit 1b0da7b

Browse files
build(deps-dev): bump lint-staged from 16.1.4 to 16.1.6 (#703)
Bumps [lint-staged](https://github.com/lint-staged/lint-staged) from 16.1.4 to 16.1.6. - [Release notes](https://github.com/lint-staged/lint-staged/releases) - [Changelog](https://github.com/lint-staged/lint-staged/blob/main/CHANGELOG.md) - [Commits](lint-staged/lint-staged@v16.1.4...v16.1.6) --- updated-dependencies: - dependency-name: lint-staged dependency-version: 16.1.6 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 879ac23 commit 1b0da7b

File tree

1 file changed

+18
-18
lines changed

1 file changed

+18
-18
lines changed

yarn.lock

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -2464,10 +2464,10 @@ chalk@^4.0.0:
24642464
ansi-styles "^4.1.0"
24652465
supports-color "^7.1.0"
24662466

2467-
chalk@^5.3.0, chalk@^5.4.1:
2468-
version "5.4.1"
2469-
resolved "https://registry.yarnpkg.com/chalk/-/chalk-5.4.1.tgz#1b48bf0963ec158dce2aacf69c093ae2dd2092d8"
2470-
integrity sha512-zgVZuo2WcZgfUEmsn6eO3kINexW8RAE4maiQ8QNs8CtpPCSyMiYsULR3HQYkm3w8FIA3SberyMJMSldGsW+U3w==
2467+
chalk@^5.3.0, chalk@^5.6.0:
2468+
version "5.6.0"
2469+
resolved "https://registry.yarnpkg.com/chalk/-/chalk-5.6.0.tgz#a1a8d294ea3526dbb77660f12649a08490e33ab8"
2470+
integrity sha512-46QrSQFyVSEyYAgQ22hQ+zDa60YHA4fBstHmtSApj1Y5vKtG27fWowW03jCk5KcbXEWPZUIR894aARCA/G1kfQ==
24712471

24722472
chardet@^0.4.0:
24732473
version "0.4.2"
@@ -6630,25 +6630,25 @@ lines-and-columns@^1.1.6:
66306630
integrity sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==
66316631

66326632
lint-staged@^16.0.0:
6633-
version "16.1.4"
6634-
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-16.1.4.tgz#f6ff3f23b87369da6184f165abc56553b70bb988"
6635-
integrity sha512-xy7rnzQrhTVGKMpv6+bmIA3C0yET31x8OhKBYfvGo0/byeZ6E0BjGARrir3Kg/RhhYHutpsi01+2J5IpfVoueA==
6633+
version "16.1.6"
6634+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-16.1.6.tgz#b0830df339a71f4207979a47c7be8ab0f38543ad"
6635+
integrity sha512-U4kuulU3CKIytlkLlaHcGgKscNfJPNTiDF2avIUGFCv7K95/DCYQ7Ra62ydeRWmgQGg9zJYw2dzdbztwJlqrow==
66366636
dependencies:
6637-
chalk "^5.4.1"
6637+
chalk "^5.6.0"
66386638
commander "^14.0.0"
66396639
debug "^4.4.1"
66406640
lilconfig "^3.1.3"
6641-
listr2 "^9.0.1"
6641+
listr2 "^9.0.3"
66426642
micromatch "^4.0.8"
66436643
nano-spawn "^1.0.2"
66446644
pidtree "^0.6.0"
66456645
string-argv "^0.3.2"
6646-
yaml "^2.8.0"
6646+
yaml "^2.8.1"
66476647

6648-
listr2@^9.0.1:
6649-
version "9.0.1"
6650-
resolved "https://registry.yarnpkg.com/listr2/-/listr2-9.0.1.tgz#3cad12d81d998f8024621d9b35c969dba5da4103"
6651-
integrity sha512-SL0JY3DaxylDuo/MecFeiC+7pedM0zia33zl0vcjgwcq1q1FWWF1To9EIauPbl8GbMCU0R2e0uJ8bZunhYKD2g==
6648+
listr2@^9.0.3:
6649+
version "9.0.3"
6650+
resolved "https://registry.yarnpkg.com/listr2/-/listr2-9.0.3.tgz#5181284019e1d577dc2d705ca6d3a148cf15adf3"
6651+
integrity sha512-0aeh5HHHgmq1KRdMMDHfhMWQmIT/m7nRDTlxlFqni2Sp0had9baqsjJRvDGdlvgd6NmPE0nPloOipiQJGFtTHQ==
66526652
dependencies:
66536653
cli-truncate "^4.0.0"
66546654
colorette "^2.0.20"
@@ -10432,10 +10432,10 @@ yallist@^4.0.0:
1043210432
resolved "https://registry.yarnpkg.com/yallist/-/yallist-4.0.0.tgz#9bb92790d9c0effec63be73519e11a35019a3a72"
1043310433
integrity sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==
1043410434

10435-
yaml@^2.8.0:
10436-
version "2.8.0"
10437-
resolved "https://registry.yarnpkg.com/yaml/-/yaml-2.8.0.tgz#15f8c9866211bdc2d3781a0890e44d4fa1a5fff6"
10438-
integrity sha512-4lLa/EcQCB0cJkyts+FpIRx5G/llPxfP6VQU5KByHEhLxY3IJCH0f0Hy1MHI8sClTvsIb8qwRJ6R/ZdlDJ/leQ==
10435+
yaml@^2.8.1:
10436+
version "2.8.1"
10437+
resolved "https://registry.yarnpkg.com/yaml/-/yaml-2.8.1.tgz#1870aa02b631f7e8328b93f8bc574fac5d6c4d79"
10438+
integrity sha512-lcYcMxX2PO9XMGvAJkJ3OsNMw+/7FKes7/hgerGUYWIoWu5j/+YQqcZr5JnPZWzOsEBgMbSbiSTn/dv/69Mkpw==
1043910439

1044010440
yargs-parser@^21.1.1:
1044110441
version "21.1.1"

0 commit comments

Comments
 (0)