Skip to content

Commit 5548691

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

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
@@ -78,7 +78,7 @@
7878
"husky": "9.1.7",
7979
"jest": "30.2.0",
8080
"json-bigint-patch": "0.0.8",
81-
"lint-staged": "16.2.4",
81+
"lint-staged": "16.2.5",
8282
"mockdate": "3.0.5",
8383
"mongodb": "6.20.0",
8484
"prettier": "3.6.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4312,10 +4312,10 @@ lines-and-columns@^1.1.6:
43124312
resolved "https://registry.yarnpkg.com/lines-and-columns/-/lines-and-columns-1.2.4.tgz#eca284f75d2965079309dc0ad9255abb2ebc1632"
43134313
integrity sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==
43144314

4315-
lint-staged@16.2.4:
4316-
version "16.2.4"
4317-
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-16.2.4.tgz#1f166370e32d9b7eb10583e86d86e1117f7ab489"
4318-
integrity sha512-Pkyr/wd90oAyXk98i/2KwfkIhoYQUMtss769FIT9hFM5ogYZwrk+GRE46yKXSg2ZGhcJ1p38Gf5gmI5Ohjg2yg==
4315+
lint-staged@16.2.5:
4316+
version "16.2.5"
4317+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-16.2.5.tgz#85f9dbe48f379217b7b0554be17c9da222f373a6"
4318+
integrity sha512-o36wH3OX0jRWqDw5dOa8a8x6GXTKaLM+LvhRaucZxez0IxA+KNDUCiyjBfNgsMNmchwSX6urLSL7wShcUqAang==
43194319
dependencies:
43204320
commander "^14.0.1"
43214321
listr2 "^9.0.4"

0 commit comments

Comments
 (0)