Skip to content

Commit 6be1d7f

Browse files
chore: update dependency lint-staged to v16.1.2 (conventional-changelog#4455)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f5a290f commit 6be1d7f

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@
9797
"globals": "^15.13.0",
9898
"husky": "^9.1.5",
9999
"lerna": "^8.2.0",
100-
"lint-staged": "16.1.0",
100+
"lint-staged": "16.1.2",
101101
"prettier": "^3.5.3",
102102
"typescript": "^5.2.2",
103103
"vitepress": "^1.3.4",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5707,10 +5707,10 @@ lines-and-columns@^1.1.6:
57075707
resolved "https://registry.npmjs.org/lines-and-columns/-/lines-and-columns-1.2.4.tgz#eca284f75d2965079309dc0ad9255abb2ebc1632"
57085708
integrity sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==
57095709

5710-
lint-staged@16.1.0:
5711-
version "16.1.0"
5712-
resolved "https://registry.npmjs.org/lint-staged/-/lint-staged-16.1.0.tgz#06807ef3dbbade9e4e3416897aac0ac5b99a2377"
5713-
integrity sha512-HkpQh69XHxgCjObjejBT3s2ILwNjFx8M3nw+tJ/ssBauDlIpkx2RpqWSi1fBgkXLSSXnbR3iEq1NkVtpvV+FLQ==
5710+
lint-staged@16.1.2:
5711+
version "16.1.2"
5712+
resolved "https://registry.npmjs.org/lint-staged/-/lint-staged-16.1.2.tgz#8cb84daa844f39c7a9790dd2c0caa327125ef059"
5713+
integrity sha512-sQKw2Si2g9KUZNY3XNvRuDq4UJqpHwF0/FQzZR2M7I5MvtpWvibikCjUVJzZdGE0ByurEl3KQNvsGetd1ty1/Q==
57145714
dependencies:
57155715
chalk "^5.4.1"
57165716
commander "^14.0.0"

0 commit comments

Comments
 (0)