Skip to content

Commit 15e6f13

Browse files
committed
chore: update snapshots
1 parent 59abe7e commit 15e6f13

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
@@ -429,12 +429,12 @@ function excludeBaseImageDeps(
429429
}
430430

431431
/**
432-
* Annotates the dependencies with the layer ID of the Dockerfile
432+
* Annotates the dependencies with the layer ID of the Dockerfile
433433
* instruction that installed them.
434-
*
434+
*
435435
* @important
436436
* mutates the provided `deps` object.
437-
437+
*
438438
* @param deps - The dependencies of the image.
439439
* @param dockerfilePkgs - The expanded packages attributed to the Dockerfile.
440440
*/

0 commit comments

Comments
 (0)