Skip to content

Commit 59cfb3e

Browse files
committed
chore: move "lint-staged" dependency
1 parent 8b914d9 commit 59cfb3e

File tree

3 files changed

+2
-6
lines changed

3 files changed

+2
-6
lines changed

packages/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -339,7 +339,7 @@
339339
"detect-indent": "catalog:",
340340
"detect-newline": "catalog:",
341341
"glob": "catalog:",
342-
"lint-staged": "catalog:",
342+
"lint-staged": "^16.2.6",
343343
"minimatch": "catalog:",
344344
"mri": "catalog:",
345345
"rolldown": "workspace:*",

pnpm-lock.yaml

Lines changed: 1 addition & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pnpm-workspace.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,6 @@ catalog:
6969
fs-extra: ^11.3.2
7070
glob: ^13.0.0
7171
jsonc-parser: ^3.3.1
72-
lint-staged: ^16.2.6
7372
lodash-es: ^4.17.21
7473
micromatch: ^4.0.9
7574
minimatch: ^10.0.3

0 commit comments

Comments
 (0)