Skip to content

Commit 8b961a9

Browse files
authored
chore: use taze to update deps (vbenjs#4627)
1 parent 9856bc8 commit 8b961a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"reinstall": "pnpm clean --del-lock && pnpm install",
5858
"test:unit": "vitest run --dom",
5959
"test:e2e": "turbo run test:e2e",
60-
"update:deps": "pnpm update --latest --recursive",
60+
"update:deps": "npx taze -r -w",
6161
"version": "pnpm exec changeset version && pnpm install --no-frozen-lockfile"
6262
},
6363
"devDependencies": {

0 commit comments

Comments
 (0)