diff --git a/package.json b/package.json index 02e56a3c..c4edce01 100644 --- a/package.json +++ b/package.json @@ -64,7 +64,7 @@ "test:component": "web-test-runner -- --watch --group", "test:watch": "web-test-runner --watch --group default", "spellcheck": "cspell \"**/*.{js,ts,json,html,css,md}\" --no-progress", - "check-updates": "npx npm-check-updates -i" + "check-updates": "npx npm-check-updates --interactive --format group" }, "engines": { "node": ">=14.17.0"