1 / 5
We use a lock file to ___ exact dependency versions.
-
-
-
-
You pin dependency versions. Pin is the precise technical verb; the others are informal. So pin exact dependency versions.
2 / 5
Dependabot can automatically ___ outdated packages.
-
-
-
-
Dependabot updates outdated packages. Update is the standard collocation; the others are informal. So update outdated packages.
3 / 5
We should ___ unused packages to reduce attack surface.
-
-
-
-
You remove unused packages. Remove is the precise collocation; the others are informal. So remove unused packages.
4 / 5
The team agreed to ___ transitive dependencies to avoid supply-chain risks.
-
-
-
-
You audit transitive dependencies. Audit is the exact collocation; the others are vague. So audit transitive dependencies.
5 / 5
We ___ a new library to the project's manifest file.
-
-
-
-
You add a library to the manifest. Add is the standard collocation; the others are informal. So add a new library.