Skip to content

Commit fd79902

Browse files
renovate[bot]mergify[bot]
authored andcommitted
fix(deps): update dependency lint-staged to v17.0.5
1 parent 51b7507 commit fd79902

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

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": "6.4.2",
3232
"clsx": "2.1.1",
33-
"lint-staged": "17.0.4",
33+
"lint-staged": "17.0.5",
3434
"nodejieba": "3.5.8",
3535
"react": "19.2.6",
3636
"react-dom": "19.2.6",

yarn.lock

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

10423-
lint-staged@17.0.4:
10424-
version "17.0.4"
10425-
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-17.0.4.tgz#7fecff62ab416b9ec88f3b49a53fbbc86a95f462"
10426-
integrity sha512-+rU9lSUyVOZ/hDUmRLVGzyS2v73cDdQjX+XQz1AaOdIE4RysLq0HoPW2HrrgeNCLklkhi904VBU1bmgWLHVnkA==
10423+
lint-staged@17.0.5:
10424+
version "17.0.5"
10425+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-17.0.5.tgz#f9de89d870663eb9227557c37a1e9dde7bdafc0e"
10426+
integrity sha512-d12yC+/e8RhBjZtaxZn71FyrgU/P5e+uAPifhCLwdosQZP/zamSdKRWDC30ocVIbzDKiFG1McHc/LUgB92GIPw==
1042710427
dependencies:
1042810428
listr2 "^10.2.1"
1042910429
picomatch "^4.0.4"

0 commit comments

Comments
 (0)