Skip to content

Commit c7b0584

Browse files
Update dependency knip to v5.70.1
1 parent a9cc1de commit c7b0584

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"start:os:darwin": "open --stdout $(tty) --stderr $(tty) freelens:",
3232
"start:os:linux": "xdg-open freelens:",
3333
"start:os:win32": "powershell -NoProfile -Command \"Start-Process freelens:\"",
34-
"knip": "corepack pnpm dlx knip@5.69.1 --dependencies --no-gitignore",
34+
"knip": "corepack pnpm dlx knip@5.70.1 --dependencies --no-gitignore",
3535
"knip:check": "corepack pnpm \"/^knip:(development|production)\\$/\"",
3636
"knip:development": "corepack pnpm knip",
3737
"knip:production": "corepack pnpm knip --production --strict",

0 commit comments

Comments
 (0)