We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 06027f3 commit 42b872fCopy full SHA for 42b872f
package.json
@@ -70,7 +70,7 @@
70
"test-pre-commit": "dotenvx -q run -f .env.precommit -- pnpm test",
71
"update": "run-p --aggregate-output update:**",
72
"update:deps": "node scripts/taze.mjs",
73
- "update:socket": "pnpm update '@socketsecurity/*' --latest"
+ "update:socket": "pnpm -r update '@socketsecurity/*' --latest"
74
},
75
"dependencies": {
76
"@socketsecurity/registry": "1.2.2"
0 commit comments