Skip to content

Commit d93fea9

Browse files
committed
Update snapshots
1 parent 06e4f12 commit d93fea9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/commands/fix/cmd-fix.test.mts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@ describe('socket fix', async () => {
2525
--autopilot Shorthand for --autoMerge --test
2626
--limit The number of fixes to attempt at a time
2727
--minSatisfying Constrain dependency updates to the minimum satisfying version
28-
--purl Provide a list of PURLs (\\u200bhttps://github.com/package-url/purl-spec?tab=readme-ov-file#purl\\u200b) to compute fixes for, as either a comma separated list or as multiple flags,
29-
instead of collecting PURLs from lock files
28+
--purl Provide a list of PURLs (\\u200bhttps://github.com/package-url/purl-spec?tab=readme-ov-file#purl\\u200b) to compute fixes for, as either a comma separated value or as multiple flags,
29+
instead of querying the Socket API
3030
--rangeStyle Define how updated dependency versions should be written in package.json.
3131
Available styles:
3232
* caret - Use ^ range for compatible updates (e.g. ^1.2.3)

0 commit comments

Comments
 (0)