Skip to content

Commit caed0cf

Browse files
renovate[bot]mergify[bot]
authored andcommitted
fix(deps): update dependency lint-staged to v16.2.6
1 parent 7de30b3 commit caed0cf

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
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.5",
33+
"lint-staged": "16.2.6",
3434
"nodejieba": "3.5.2",
3535
"react": "19.2.0",
3636
"react-dom": "19.2.0",

yarn.lock

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

10089-
10090-
version "16.2.5"
10091-
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-16.2.5.tgz#85f9dbe48f379217b7b0554be17c9da222f373a6"
10092-
integrity sha512-o36wH3OX0jRWqDw5dOa8a8x6GXTKaLM+LvhRaucZxez0IxA+KNDUCiyjBfNgsMNmchwSX6urLSL7wShcUqAang==
10089+
10090+
version "16.2.6"
10091+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-16.2.6.tgz#760675e80f4b53337083d3f8bdecdd1f88079bf5"
10092+
integrity sha512-s1gphtDbV4bmW1eylXpVMk2u7is7YsrLl8hzrtvC70h4ByhcMLZFY01Fx05ZUDNuv1H8HO4E+e2zgejV1jVwNw==
1009310093
dependencies:
1009410094
commander "^14.0.1"
10095-
listr2 "^9.0.4"
10095+
listr2 "^9.0.5"
1009610096
micromatch "^4.0.8"
1009710097
nano-spawn "^2.0.0"
1009810098
pidtree "^0.6.0"
1009910099
string-argv "^0.3.2"
1010010100
yaml "^2.8.1"
1010110101

10102-
listr2@^9.0.4:
10103-
version "9.0.4"
10104-
resolved "https://registry.yarnpkg.com/listr2/-/listr2-9.0.4.tgz#2916e633ae6e09d1a3f981172937ac1c5a8fa64f"
10105-
integrity sha512-1wd/kpAdKRLwv7/3OKC8zZ5U8e/fajCfWMxacUvB79S5nLrYGPtUI/8chMQhn3LQjsRVErTb9i1ECAwW0ZIHnQ==
10102+
listr2@^9.0.5:
10103+
version "9.0.5"
10104+
resolved "https://registry.yarnpkg.com/listr2/-/listr2-9.0.5.tgz#92df7c4416a6da630eb9ef46da469b70de97b316"
10105+
integrity sha512-ME4Fb83LgEgwNw96RKNvKV4VTLuXfoKudAmm2lP8Kk87KaMK0/Xrx/aAkMWmT8mDb+3MlFDspfbCs7adjRxA2g==
1010610106
dependencies:
1010710107
cli-truncate "^5.0.0"
1010810108
colorette "^2.0.20"

0 commit comments

Comments
 (0)