chore: drop make update* targets (#38845)

We no longer need these with renovate and if desired I run `updates` via
global command, e.g. no need to keep it a dependency.
This commit is contained in:
silverwind
2026-08-10 10:43:03 +02:00
committed by GitHub
parent 9c915e4e1a
commit 26e373542a
3 changed files with 0 additions and 33 deletions
-1
View File
@@ -109,7 +109,6 @@
"svgo": "4.0.2",
"typescript": "6.0.3",
"typescript-eslint": "8.65.0",
"updates": "17.19.2",
"vitest": "4.1.10",
"vue-tsc": "3.3.8"
}