Skip to content

Commit 4c91225

Browse files
committed
chore: update snapshots
1 parent 383a96c commit 4c91225

File tree

4 files changed

+1009
-4
lines changed

4 files changed

+1009
-4
lines changed

lib/response-builder.ts

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -436,12 +436,12 @@ function excludeBaseImageDeps(
436436
}
437437

438438
/**
439-
* Annotates the dependencies with the layer ID of the Dockerfile
439+
* Annotates the dependencies with the layer ID of the Dockerfile
440440
* instruction that installed them.
441-
*
441+
*
442442
* @important
443443
* mutates the provided `deps` object.
444-
444+
*
445445
* @param deps - The dependencies of the image.
446446
* @param dockerfilePkgs - The expanded packages attributed to the Dockerfile.
447447
*/

0 commit comments

Comments
 (0)