Skip to content

Commit

Permalink
Bump gcr.io/paketo-buildpacks/node-engine from 3.1.0 to 3.2.0
Browse files Browse the repository at this point in the history
Bumps gcr.io/paketo-buildpacks/node-engine from 3.1.0 to 3.2.0.

Signed-off-by: GitHub <[email protected]>
  • Loading branch information
paketo-bot authored and anthonydahanne committed Feb 1, 2024
1 parent ff251a0 commit 8ed9687
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion buildpack.toml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ api = "0.7"
[[order.group]]
id = "paketo-buildpacks/node-engine"
optional = true
version = "3.1.0"
version = "3.2.0"

[[order.group]]
id = "paketo-buildpacks/syft"
Expand Down
2 changes: 1 addition & 1 deletion package.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
uri = "docker://gcr.io/paketo-buildpacks/yarn:1.2.0"

[[dependencies]]
uri = "docker://gcr.io/paketo-buildpacks/node-engine:3.1.0"
uri = "docker://gcr.io/paketo-buildpacks/node-engine:3.2.0"

[[dependencies]]
uri = "docker://gcr.io/paketo-buildpacks/syft:1.42.0"
Expand Down

0 comments on commit 8ed9687

Please sign in to comment.