Skip to content

Commit 4e6c18f

Browse files
renovate[bot]mergify[bot]
authored andcommitted
fix(deps): update dependency lint-staged to v16.2.5
1 parent 2ec8134 commit 4e6c18f

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
@@ -30,7 +30,7 @@
3030
"@mdx-js/react": "3.1.1",
3131
"antd": "5.27.6",
3232
"clsx": "2.1.1",
33-
"lint-staged": "16.2.4",
33+
"lint-staged": "16.2.5",
3434
"nodejieba": "3.5.2",
3535
"react": "19.2.0",
3636
"react-dom": "19.2.0",

yarn.lock

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

10090-
10091-
version "16.2.4"
10092-
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-16.2.4.tgz#1f166370e32d9b7eb10583e86d86e1117f7ab489"
10093-
integrity sha512-Pkyr/wd90oAyXk98i/2KwfkIhoYQUMtss769FIT9hFM5ogYZwrk+GRE46yKXSg2ZGhcJ1p38Gf5gmI5Ohjg2yg==
10090+
10091+
version "16.2.5"
10092+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-16.2.5.tgz#85f9dbe48f379217b7b0554be17c9da222f373a6"
10093+
integrity sha512-o36wH3OX0jRWqDw5dOa8a8x6GXTKaLM+LvhRaucZxez0IxA+KNDUCiyjBfNgsMNmchwSX6urLSL7wShcUqAang==
1009410094
dependencies:
1009510095
commander "^14.0.1"
1009610096
listr2 "^9.0.4"

0 commit comments

Comments
 (0)